Samples on the CD

There are two samples on the CD that you can install when you install PowerBuilder.

Code Examples

The PowerBuilder Code Examples application contains many examples you can use to learn a range of coding techniques. The examples are specifically designed to show you how to use different coding techniques with both old and new PowerBuilder features.

Web DataWindow

To develop an application that uses Web DataWindow® technology, you can use the generic server component that is preinstalled in EAServer and provided as a DLL for use with the Microsoft Component Object Model (COM). You can also create your own HTML generator server component, using the sample Web DataWindow PBL as a model. For more information about the Web DataWindow, see the DataWindow Programmer’s Guide.