ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Starting a critical section on a code section: using the CriticalSection type Hide the details
Name of the Variable type CriticalSection to identify the critical section.
Starting a critical section on a variable Hide the details
Name of WLanguage variable that must be protected in a critical section. This variable must be defined with the attribute <critical section>.
Starting a named critical section on a code section Hide the details
Identifies the critical section. This parameter is used to identify the protected code sections. If this parameter is not specified, an automatic critical section is implemented. Remark: the automatic critical section and the critical section corresponding to an empty string ("") are different.
Using critical sections
Various
Equivalence
Last update: 01/01/2021
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: