ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the task is ended properly. False if the task is not ended properly. For example:the maximum task duration has been reached,the task was canceled.
Name of the ParallelTask variable to use.
Maximum duration for running the task, expressed in hundredths of a second.If this parameter is specified, ParallelTaskWait locks the application until the task execution is ended or until the maximum duration is reached. If this parameter is not specified, ParallelTaskWait locks the application until the task execution is ended.This parameter can correspond to: an integer corresponding to the number of hundredths of a second,a Duration variable,Versions 23 and laterthe indication of duration in clear ('1 s' or '10 ms' for example). New in version 23the indication of duration in clear ('1 s' or '10 ms' for example). the indication of duration in clear ('1 s' or '10 ms' for example).
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: