ABL WebApp project type
- Last Updated: March 12, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
An ABL WebApp project type is an OpenEdge project that is specialized for ABL Service development and deployment. An ABL WebApp project contains the following OpenEdge facets:
- ABL AppServer
- ABL Data Object Service
- ABL REST Service
- ABL WebApp
- OpenEdge
- Progress Adapters
You can see the project facets that are associated with an ABL WebApp project using the Project Facets of Project Properties page. To access Project Facets properties page, select Properties from the ABL WebApp right-click menu. For more information, see Project Facets page.
Note: ABL WebApp projects can be used to deploy ABL Services only to
traditional servers. To deploy ABL Services to a PAS for OpenEdge instance, you must use
an ABL WebApp project with an ABL Service type.