|
|
|
|
|
|
Category: Application update functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Activates one of the application versions available in the history of versions on the reference setup server. |
|
|
|
|
|
|
Changes an information in the mechanism for automatic application update. |
|
|
|
|
|
|
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function. |
|
|
|
|
|
|
Deletes a version from the history of versions found on the reference setup server. |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
Triggers the automatic update of current application. |
|
|
|
|
|
|
Installs a specific application version. |
|
|
|
|
|
|
List of functions for managing the applications with "live update" |
|
|
|
|
|
|
Lists the versions available on the reference setup server. |
|
|
|
|
|
|
Returns information about the mechanism for automatic application update. |
|
|
|
|
|
|
Allows you to find out whether an update is available for the specified application. |
|
|
|
|
|
|
Returns information about a version available on the setup server. |
|
|
|
|
|
|
List of constants used by functions for managing applications with "Live update". |
|
|
|
|
|
|
The InfoVersion type is used to find out the characteristics of a specific application version. |
|
|
|
|
|
|
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application... |
|
|
|
|
|
|
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application... |
|
|
|
|
|
|
The management of remote control uses a file in INI format... |
|
|
|
|
|
|
Procedure ("Callback") called by AppliContrôle to process the remote control messages. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|