ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
1 if the event was received by the thread,0 otherwise (maximum duration exceeded).
Name of the event to wait for. If this event does not exist, it is automatically created with the default options (automatic mode) and closed.Versions 20 and later Name of the AutomaticEvent variable that corresponds to the event to wait for. New in version 20 Name of the AutomaticEvent variable that corresponds to the event to wait for. Name of the AutomaticEvent variable that corresponds to the event to wait for. Versions 20 and later Name of the ManualEvent variable that corresponds to the event to wait for. New in version 20 Name of the ManualEvent variable that corresponds to the event to wait for. Name of the ManualEvent variable that corresponds to the event to wait for.
Maximum timeout in hundredths of a second. If no signal was received by the thread before the end of specified duration, <Result> is equal to False. The time-out is endless if this parameter is not specified. If this parameter is set to 0, <Result> corresponds to the status of the event, without waiting. This parameter can correspond to: an integer corresponding to the number of hundredths of a second,a Duration variable,Versions 23 and laterthe direct indication of duration (1 s or 10 ms for example). New in version 23the direct indication of duration (1 s or 10 ms for example). the direct indication of duration (1 s or 10 ms for example).
Last update: 09/20/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: