|
|
|
|
|
|
|
The advanced types of WLanguage are as follows... |
|
|
|
|
|
|
Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
This page presents some operations specific to the menus and to the menu options...... |
|
|
|
|
|
|
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites...... |
|
|
|
|
|
|
The MaskTitleTime property is used to get or change the mask used for the title of time columns:
in an Organizer control.
in a Scheduler control.
in a TimeLine control.... |
|
|
|
|
|
|
Identifying the type of a WLanguage variable. |
|
|
|
|
|
|
Adds a node before the specified node in an HTML document. |
|
|
|
|
|
|
Adds a node after the specified node in an HTML document. |
|
|
|
|
|
|
Adds a node after the specified node in an HTML document. |
|
|
|
|
|
|
Adds a node before the specified node in an HTML document. |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
A context menu can be opened by the user via a right mouse click...... |
|
|
|
|
|
|
To prevent users from leaving a control empty, you can set it as a required field...... |
|
|
|
|
|
|
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window...... |
|
|
|
|
|
|
This help page explains how to create a query with a calculation formula with the query editor.... |
|
|
|
|
|
|
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project...... |
|
|
|
|
|
|
Applies a computation to each element of a WLanguage array. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The LogMethod property is used to:
find out the log mode used for a data file (file defined in the data model editor or through programming).
define the log mode used for a data file (when the file is described through programming).... |
|
|
|
|
|
|
The TabMDI property is used to:
Get the type of a Tab control (simple tab or dynamic tab - MDI).
Change the type of a Tab control (simple tab or dynamic tab - MDI).
This property is obsolete from version 200057. Use DynamicTab.... |
|
|
|
|
|
|
Deletes the specified node in an HTML document without deleting its children, which take its place. |
|
|
|
|
|
|
Deletes the specified node in an HTML document without deleting its children, which take its place. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|