ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of the mutex to create.
True if the mutex is occupied by the current thread, False (default value) if the mutex is free.
Mode for sharing the mutex:shareNoneThe mutex is specific to the application. If MutexDestroy is not called, the mutex is destroyed at the end of the application.shareGlobalThe mutex is shared among all the applications found on the computer.shareUser(default value)The mutex is shared among all the applications of the session of the user who runs the application.
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: