WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
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: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: