|
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
List of events associated with Button controls... |
|
|
|
|
|
|
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager...... |
|
|
|
|
|
|
WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
The Page footer block is run at the end of each page...... |
|
|
|
|
|
|
WDOptimizer is used to...... |
|
|
|
|
|
|
Time management is extremely important...... |
|
|
|
|
|
|
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR...... |
|
|
|
|
|
|
The general options are used to configure the working environment of the product used...... |
|
|
|
|
|
|
Displays a file or a help page in HLP or CHM format. |
|
|
|
|
|
|
All the text form the translation file can be reintegrated into a project...... |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application...... |
|
|
|
|
|
|
The following functions are used to manage the telemetry:... |
|
|
|
|
|
|
Constants for telemetry management... |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
The following events are associated to reports (order of appearance in the code editor)...... |
|
|
|
|
|
|
Variables can be declared anywhere in the code.... |
|
|
|
|
|
|
A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
Starts the native camera application of the device in order to take a photo. |
|
|
|
|
|
|
In WINDEV, you can add optional events in the code of the different elements of an application...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|