ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Adding a scheduled task Hide the details
True if the scheduled task was added, False if an error occurred. HErrorInfo is used to identify the error.
Connection for which a scheduled 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 variable of type Connection.
Name of hScheduledTask variable describing the task that triggers a stored procedure.
Adding a scheduled optimization task Hide the details
True if the scheduled optimization task was added, False if an error occurred. HErrorInfo is used to identify the error.
Connection for which a scheduled optimization task will 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 variable of type Connection.
Name of the hScheduledOptimization variable used.
Adding a backup scheduling Hide the details
True if the scheduled backup was added,False otherwise.
Connection for which a scheduled backup will 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 variable of type Connection.
Name of the hBackupDescription variable used.
Adding a scheduling used to refresh a materialized view Hide the details
True if the scheduling was added, False otherwise.
Connection for which a materialized view refresh scheduling 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 variable of type Connection.
Name of the hScheduleMaterializedView variable that contains the description of the materialized view to refresh.
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: