Add WebSpeed functionality in ABL WebApp project
- Last Updated: March 12, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You can add WebSpeed functionality to an existing ABL WebApp project by updating the project facets.
To learn about how to develop an ABL WebApp project, refer to Create an ABL WebApp project.
To add the WebSpeed functionality, follow the steps.
- Right-click on the project and click Properties. Alternatively, you can press Alt+Enter. The project properties window is displayed.
- Select Project Facets from the left panel.
- From the various facets, select WebSpeed checkbox.
- Once you select the WebSpeed checkbox, an information is displayed in the Project Facets panel with Further configuration available link. Click Further configuration available.
- The Modify Faceted Project window is shown. In the Define WebSpeed dynamic content module page, keep the default selections and click Next.
- In the Define static web content module page, keep the default selections and click Next.
- In the Define PROPATH page, keep the default selections and click Next.
- In the Select database connections page, click OK. This will close the Modify Faceted Project window.
- Click Apply and Close to close the project properties window.
To know how to deploy or publish the project, refer to Deploy ABL WebApp project with WebSpeed functionality.