ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Process functions / Parallel tasks
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
Functions for managing parallel tasks (prefix syntax)
The following functions are used to manage parallel tasks:
<Description of ParallelTask>.ExecuteTriggers the execution of a parallel task.
<ParallelTask variable>.ExecuteTriggers the execution of a parallel task.
<ParallelTask variable>.ExecuteAfterIndicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<ParallelTask variable>.RequestCancellationRequests the cancellation of a parallel task.
<ParallelTask variable>.WaitWaits for the execution of a parallel task.
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/21/2023

Send a report | Local help