AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Categoría: Application update functions
21 resultados
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
AppInstallUPD (Function)
Triggers the automatic update of current application.
AppInstallVersion (Function)
Installs a specific application version.
AppListVersion (Function)
Lists the versions available on the reference setup server.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
Comprobación a distancia: Personalización con una ventana
Para personalizar la control remota realizada en una aplicación WINDEV multiusuario, la ventana estándar puede ser sustituida por una ventana de su aplicación...
Comprobación a distancia: Personalizar con un Procedure
Para personalizar el control remoto realizado en una aplicación WINDEV multiusuario, puede activar la ejecución de una Procedure que se encuentra en la aplicación...
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update".
Funciones de aplicaciones con "Live update"
Lista de funciones para gestionar las aplicaciones con "actualización en directo"
InfoVersion (Variable type)
The InfoVersion type is used to find out the characteristics of a specific application version.
Principle of remote check
Deletes a variable from the MATLAB session.
Remote control: Some configuration examples
Callback fonction
The structure of the file for remote control
The management of remote control uses a file in INI format...
WLanguage procedures
1 documento
WLanguage procedure called by AppControl
Procedure ("Callback") called by AppliContrôle to process the remote control messages. This procedure can be a local, global or internal procedure.