ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Creating a task from a 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 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. For a backup, the parameters to pass are the ones of <Connection variable>.Backup, except for the connection.
Necessary rights
Last update: 09/20/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: