Workspaces and targets

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

A PowerBuilder target can be one of several types:

The first three of these targets use PowerBuilder’s built-in language, PowerScript®, and they are also called PowerScript targets. JSP targets use HTML, Java, and various scripting languages.

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

The Target tab page of the new dialog box includes icons for applications, template applications, existing applications, EAServer components, application server components,JSP targets, source-controlled JSP targets, .NET Windows Forms and Web Forms applications, and .NET assemblies and Web services.

For more information about creating a workspace and targets, see “Creating and opening workspaces” and “Creating a target”.

NotePowerBuilder editions The ability to create all these target types is available in the PowerBuilder Enterprise edition. In the Professional edition, you can create application targets and .NET Windows Forms targets. In the Desktop edition, you can create only application targets.