ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Creating a task from an hScheduledTask variable Hide the details
Identifier of scheduled task, -1 if an error occurred. HErrorInfo is used to identify the error.
Name of the Connection variable that describes the connection for which a task must be added.
Name of the hScheduledTask variable used.
Creating a task from the hScheduledTask structure (compatibility with version 12) Hide the details
Name of WLanguage stored procedure that will be run when triggering the task. This parameter has the following format: "<Database name>\<Name of stored procedure>". If this name corresponds to "HBackup", the scheduled task will perform a backup.
Parameter that will be passed to the stored procedure. In the case of a backup, the parameters to be passed are those of <Connection variable>.Backup, except for the connection.
Necessary rights
Last update: 05/26/2022
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: