ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: WEBDEV scheduled task functions
8 results
Adds a new scheduled task to the application (site or webservice).
Deletes a scheduled task associated with the application (site or Webservice).
Reads the description of a scheduled task.
Returns the list of scheduled tasks for the application (site or Webservice).
Modifies an existing scheduled task.
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
The following functions are used to manage scheduled WEBDEV tasks: