|
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
An LDAP directory is used to share information databases on a local or external network.... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by geoGetAddress. |
|
|
|
|
|
|
Applies a computation to each element of a WLanguage array. |
|
|
|
|
|
|
Identifying the type of a WLanguage variable. |
|
|
|
|
|
|
END can correspond to:
the END keyword of WLanguage used to specify the end of a loop.
the End property, which can be used on EventTimeline variables.
....... |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
from a WLanguage list.... |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
of a WLanguage list.... |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
from a WLanguage list.... |
|
|
|
|
|
|
The advanced types of WLanguage are as follows... |
|
|
|
|
|
|
Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file.... |
|
|
|
|
|
|
Runs a WLanguage function by dynamic compilation, without command formatting...... |
|
|
|
|
|
|
Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
Most WLanguage functions can be used in the events of a report (created with the report editor)...... |
|
|
|
|
|
|
WLanguage procedure ("Callback") called by AuthIdentify during the authentication. |
|
|
|
|
|
|
This help page explains how to create and run an SQL query through programming.... |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional WLanguage array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|