|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of events associated with List Box controls... |
|
|
|
|
|
|
|
| Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc.... |
|
|
|
|
|
|
|
| Moves backward several records from the current position in the data file, according to a specified item.... |
|
|
|
|
|
|
|
| The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition. |
|
|
|
|
|
|
|
| When coding, developers often need to do a quick search in the current code... |
|
|
|
|
|
|
|
| When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server...... |
|
|
|
|
|
|
|
| The document tabs allow you to navigate between the different elements opened in the different editors.... |
|
|
|
|
|
|
|
| A combining query (corresponding SQL statement: UNION) ...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| The Code Editor control allows end users to write WLanguage code.... |
|
|
|
|
|
|
|
| Custom telemetry allows you to define the elements that will be included in the analytics...... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|