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:

All of these targets can use PowerBuilder’s built-in language, PowerScript®.

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”.