WebSpeed workshop
    If you do not see the WebSpeed image you may not have DLC/webspeed directory in your installation because of limited Progress install, or the virtual mapping "webspeed" is not configured right in the Project properties. You may also want to make sure the DLC/tty directory is in your propath. The "/webtools/" virtual directory is preconfigured to DLC/tty, but you can add your own virtual directories in the project properties web-folder to test your own WebSpeed app.
    The Webspeed emulator is very basic web-server functionality added to the Eclipse/Progress socket server to allow simple Webspeed programs to be tested via the Prowin32 session. Any use of "web-context" in the programs will error, so said many of the Webtools do not get emulated properly. Functions like get-config(), and get-cgi() have limited support and you can use some of the Webspeed enhancements by adding the related environment variables to your system environment variables. The batch processing, state-aware and "server-connection-id" is not supported.