Workspaces/Solutions and targets/projects

In PowerBuilder, you work with one or more targets in a workspace/solution, or one or more projects in a solution. You can add as many targets/projects to the workspace/solution as you want, open and edit objects in multiple targets/projects, and build and deploy multiple targets/projects at once.

You choose targets/projects in the New dialog box. Here are the Target/Project types that are available in PowerBuilder:

  • Application, Template Application, Existing Application

    A client/server or multitier executable application. Most of this book is concerned with building application targets/projects. See Working with Targets/Projects.

    The Application target/project will use the PowerBuilder's built-in language, PowerScript.


For more information about creating a workspace/solution and targets/projects, see Creating and opening workspaces/solutions and Creating a target/project.