|
|
|
|
|
|
|
WINDEV allows you to easily run queries in SQL code...... |
|
|
|
|
|
|
When a window template is applied to a window, all the controls and code in the template are "copied" to the window...... |
|
|
|
|
|
|
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
The following functions are used to manage Drag and Drop:... |
|
|
|
|
|
|
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements.... |
|
|
|
|
|
|
The User Groupware in automatic mode offers many possibilities...... |
|
|
|
|
|
|
The glossary lists all the abbreviations used in the code editor...... |
|
|
|
|
|
|
WEBDEV allows you to handle an iFrame control by programming...... |
|
|
|
|
|
|
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00"). |
|
|
|
|
|
|
The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls.... |
|
|
|
|
|
|
The iFrame control can be handled in server code and in browser code by the WLanguage properties...... |
|
|
|
|
|
|
The Captcha control can be handled by the WLanguage properties in server code and in browser code. |
|
|
|
|
|
|
The WLanguage properties are used to handle the Pager control in server code and in browser code...... |
|
|
|
|
|
|
The Upload control can be handled in server code and in browser code by the WLanguage properties...... |
|
|
|
|
|
|
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages). |
|
|
|
|
|
|
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter). |
|
|
|
|
|
|
List of events associated with pages... |
|
|
|
|
|
|
The code history is used to...... |
|
|
|
|
|
|
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time.... |
|
|
|
|
|
|
To simplify teamwork, WINDEV Mobile includes a Source Code Manager.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|