|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Run the initialization code of project...... |
|
|
|
|
|
|
|
| Generates the image of a bar code. |
|
|
|
|
|
|
|
| Error code of last error...... |
|
|
|
|
|
|
|
| Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Toolbar control through programming...... |
|
|
|
|
|
|
|
| WINDEV lets you manipulate a Carousel control directly by programming...... |
|
|
|
|
|
|
|
| A lambda ("lambda function") is a more concise way to write internal procedures...... |
|
|
|
|
|
|
|
| CriticalSection variables are used 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. |
|
|
|
|
|
|
|
| Indicates whether the code is run in PHP. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The Compile keyword can correspond to:
the Compile function, which dynamically compiles a procedure whose source code is specified..
the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).... |
|
|
|
|
|
|
|
| During the life of an application, items live and die...... |
|
|
|
|
|
|
|
| Prints a bar code (inside a rectangle). |
|
|
|
|
|
|
|
| The Windows windows developed with WINDEV...... |
|
|
|
|
|
|
|
| The Web Component control is used to include any external Web resource in a WEBDEV site...... |
|
|
|
|
|
|
|
| A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...... |
|
|
|
|
|
|
|
| Indicates whether the code is run in a service. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|