|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code. |
|
|
|
|
|
|
|
| The Alias property is used to:
get or change the alias of a window (WINDEV and WINDEV Mobile).
get or change the alias of a dynamic tab (WINDEV).
get the internal HTML/JavaScript name of a control (WEBDEV).... |
|
|
|
|
|
|
|
| Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard. |
|
|
|
|
|
|
|
| WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min |
|
|
|
|
|
|
|
| Adds a class into the HTML classes of a control. |
|
|
|
|
|
|
|
| Returns the HTML color corresponding to the RGB color. |
|
|
|
|
|
|
|
| Deletes a class from the HTML classes of a control. |
|
|
|
|
|
|
|
| Converts a Document variable into an HTML file. |
|
|
|
|
|
|
|
| Starts navigation in an HTML Display control. |
|
|
|
|
|
|
|
| Creates an htmlDocument variable from an HTML document. |
|
|
|
|
|
|
|
| Searches for a string in an HTML Editor control. |
|
|
|
|
|
|
|
| Searches for a string in an HTML Editor control. |
|
|
|
|
|
|
|
| Starts navigation in an HTML Display control. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a status bar and a cell found in a status bar through programming...... |
|
|
|
|
|
|
|
| The Camera control is used to...... |
|
|
|
|
|
|
|
| Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|