ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Sending a signal to a thread identified by its name Hide the details
Name of the thread to which the event must be sent. To send an event to the main thread, use the character string "." or the threadMain constant. No event can be sent to the current thread. This name is given when running the thread (ThreadExecute).
Sending a signal to a thread identified by a Thread variable Hide the details
Name of the Thread variable corresponding to the thread to which the signal must be sent. To send an event to the main thread, use the character string "." or the threadMain constant. No event can be sent to the current thread.
Synchronizing threads
Last update: 05/26/2022
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: