Application Events
Last updated 25/01/2023
Event | Executes | Description |
---|---|---|
Do Application Start | Server | |
Do Instance Start | Server | |
Do Logon | Server | For a multiuser application, the Do Logon event executes when a user clicks the Sign In button and before the application is loaded. For a single user application, the Do Logon event executes before showing the menu structure. |
Do Logoff | Server | |
Do Instance End | Server | |
Do Application End | Server |