|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
|
| ODBCSQLCode is used to:
Find out the SQL code of the "query performed on a connection" (data source of report).
Modify the SQL code of the "query performed on a connection" (data source of report).... |
|
|
|
|
|
|
|
| The Web Component control is used to include any external Web resource in a WEBDEV site...... |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically manipulate Toolbar controls...... |
|
|
|
|
|
|
|
| Signals the code execution for a passage sensor. |
|
|
|
|
|
|
|
| Indicates whether the code is run in a service. |
|
|
|
|
|
|
|
| Verifies the code given by an authentication application. |
|
|
|
|
|
|
|
| Indicates whether the code is run in PHP. |
|
|
|
|
|
|
|
| Indicates whether the code is run in Java. |
|
|
|
|
|
|
|
| Prints a bar code (inside a rectangle). |
|
|
|
|
|
|
|
| Deletes the contents of the Code Editor control. |
|
|
|
|
|
|
|
| Inserts a string in the Code Editor control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|