WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Finding out the value of an option for API and CallDLL32 Hide the details
Value of the requested option: True if the requested option is enabled, False otherwise.
Parameter whose value is requested:apiLockThreadsUsed to find out whether API or CallDLL32 locks the threads during its execution. This option is disabled by default.apiRestoreSystemSettingsUsed to find out whether API or CallDLL32 restores the regional system settings (language, display of decimals, ...) after the execution of the Windows API. This option is enabled by default.
Modifying the value of an option for API and CallDLL32 Hide the details
True if the requested option was enabled before using APIParameter, False if the requested option was not enabled before using APIParameter.
Parameter whose value must be modified:apiLockThreadsIf <Value> is set to True, the threads are locked during the execution of API and CallDLL32. If <Value> is set to False, the threads are not locked during the execution of API and CallDLL32. This option is disabled by default.apiRestoreSystemSettingsIf <Value> is set to True, the regional system parameters (language, display of decimals, ...) are restored after the execution of the Windows API. If <Value> is set to False, the regional system parameters (language, display of decimals, ...) are not restored after the execution of the Windows API. In this case, the modifications will be stored if these parameters are modified by the Windows API. This option is enabled by default.
Value of the requested option: True if the requested option must be enabled, False otherwise.
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: