Defines the module as a 'blank' application. The result is an application without a form so that you cannot use visual components. You can use non visual components to access databases etc. This type op application is usually used for creating API's. 

Properties

No additional properties

PHP Events


Description

OnInit

Triggers when the init stage is entered

OnExecute

Triggers when the application starts.


JavaScript Events

No additional events