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.
Connection for which a task must be added. This connection corresponds to: the name of the connection defined in the data model editor or with HDescribeConnection or HOpenConnection.the name of a Connection variable.
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 HBackup, except for the connection.
Necessary rights
Last update: 09/17/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: