ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the requested information was modified,False if a problem occurred. For more details about the problem, use ErrorInfo.
Characteristic of application to modify: appUPDPathPath of update information on the server. Constant not available.appUPDTimeoutTime-out between two messages (if appUPDMode = 2) or before the application is automatically stopped (if appUPDMode = 3). This time-out is expressed in seconds. Constant not available.appUPDModeCurrent operating mode of application:0: Standard operating mode.1: Startup forbidden: the current executables continue to operate.2: Startup forbidden: the current executables receive a warning message on a regular basis.3: Startup forbidden: the current executables are automatically stopped after a given time-out. Constant not available.appUPDMsgStopMessage displayed before the application is automatically stopped (when appUPDMode = 3). Constant not available.appUPDMsgWarningMessage displayed on a regular basis (when appUPDMode = 2). Constant not available.appUPDMsgForbidMessage displayed when the startup of the application is forbidden. Constant not available.appUPDProtocolNetwork protocol used to search for updates. This protocol can correspond to "LOCAL" or to "HTTP". Only the HTTP protocol is available.appUPDNetworkLevel of update:0: No update. The update in network is not used.1: Network update enabled. The available updates are checked and the dialog box of automatic update is displayed.2: Network update enabled and registration of applications toward the update server. The available updates are checked and the dialog box of automatic update is displayed. As soon as it is started, the executable creates a ".LOK" file on the server. This file allows WDAdminExe to identify the clients that use the application. Only the values 0 and 1 are available.appUPDServerServer where the updates will be sought.If the HTTP protocol is used, IP address or name of computer.If the LOCAL protocol is used, name of network share. Full URL used to search for updates.appUPDLocalVersionVersion number of local executable.
New value that will be given to the specified information.
Full path of executable to use. If this parameter is not specified, the current application will be handled.
Last update: 12/04/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: