|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming...... |
|
|
|
|
|
|
|
| The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition. |
|
|
|
|
|
|
|
| Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard. |
|
|
|
|
|
|
|
| Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.). |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...... |
|
|
|
|
|
|
|
| The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code. |
|
|
|
|
|
|
|
| Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.). |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a status bar and a cell found in a status bar through programming...... |
|
|
|
|
|
|
|
| The Camera control is used to...... |
|
|
|
|
|
|
|
| Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected. |
|
|
|
|
|
|
|
| WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min |
|
|
|
|
|
|
|
| Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|