ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Defining a critical section using a CriticalSection variable Hide the details
Marks the beginning of the statement block.
Name of the CriticalSection variable used to identify the critical section.
Defining a global section Hide the details
Enables the critical section. For more details, see CriticalSection.
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: 02/21/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: