ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming patterns
CAUTION......
Events associated with List Box controls
List of events associated with List Box controls...
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
How to create a patch?
Search in current code
When coding, developers often need to do a quick search in the current code...
ERR_NO_END_TAG
ERR_PARSER
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Code Editor control
The Code Editor control allows end users to write WLanguage code....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
1. Testing a site: Elements to be tested
Word Processing control events
WINDEV manages the following events by default......
Warning 12: The label is unused