Table of Contents


User Documentation Ispirer Capabilities - PowerBuilder Conversion Pricing

PowerBuilder - Objects, Libraries and Files

Objects

PowerBuilder application is a collection of objects such as Windows, Menu, Buttons, DataWindow etc.

PowerBuilder applications are often centered around databases. DataWindow objects are used to retrieve, display, and manipulate data. See DataWindow Object for more information.

Libraries

PowerBuilder objects are stored in one or more libraries (.PBL files). During application execution, PowerBuilder retrieves the objects from the library.

Files

PowerBuilder application consists of the following files: