ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Defining a critical section using a CriticalSection variable Hide the details
Marks the beginning of statement block.
Name of the CriticalSection variable used to identify the critical section.
Defining a global section Hide the details
Enables the critical section. See CriticalSection for more details.
Defining a named critical section Hide the details
Identifies the critical section. This parameter is used to identify the protected code sections.
Defining a critical section on a variable with the extension attribute "Critical section" Hide the details
Name of WLanguage variable that must be protected in a critical section. This variable must be defined with the extension attribute <critical section>.
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: