ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
1. Testing a site: Elements to be tested
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Code editor: Display options
The code editor proposes several display options......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
8. If you are already familiar with WINDEV
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
Error 2: Incomplete line
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Code statistics
The code statistics affect......
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
Access rights to a class property
A property is a code element that includes two processes......
Error 4: A space is required after the ':' character
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....