Define WebSpeed dynamic content module page

The Define WebSpeed dynamic content module page of the New OpenEdge Project wizard appears only if you select a WebSpeed project type on the Create an OpenEdge Project page. It allows you to define the WebSpeed project module and choose publishing options.

The following controls are available on this page:

Module name

Allows you to specify the name of the module. The default is to use the same name as the project.

WebSpeed source folder

Allows you to specify or create a folder that contains the files to be published to the server. By default, a folder named DynamicContent is created in the project folder.

Supported servers

Allows you to select where to publish the files, from a list of available servers.

Publish changes immediately

Allows you to specify if you want to publish files to the server immediately after the project is created.

SpeedScript .w file destination folder

Allows you to specify or create the folder that will contain the .w file that is generated by the SpeedScript Editor. By default, a folder named SpeedScriptGen is created.

You can use this to debug SpeedScript files. For more information on debugging SpeedScript files, see Running and debugging ABL programs