ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Windows Scheduler functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
SchedulerOpenTaskProperties (Function)
In french: PlanificateurOuvrePropriétésTâche
Opens the property page of a scheduled task. Therefore, the scheduled task can be configured by the Windows scheduler.
Example
// Open the property page for MyTask
SchedulerOpenTaskProperties("MyTask")
Syntax
SchedulerOpenTaskProperties(<Task name>)
<Task name>: Character string
Name of the task to use.
Component: wd290std.dll
Minimum version required
  • Version 10
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 12/05/2022

Send a report | Local help