|
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
You now have the ability to index the content of a text memo item...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default... |
|
|
|
|
|
|
In WINDEV, you can add optional events in the code of the different elements of an application...... |
|
|
|
|
|
|
The following functions are used to manage scheduled WEBDEV tasks: |
|
|
|
|
|
|
Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
Modifies documents in a collection of a MongoDB database. |
|
|
|
|
|
|
Inserts a table into a Word Processing document. |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
Deletes a MongoDB database as well as its collections. |
|
|
|
|
|
|
Deletes a document from a collection in a MongoDB database. |
|
|
|
|
|
|
Deletes a collection from a MongoDB database. |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced... |
|
|
|
|
|
|
Retrieves all the characteristics (with the same identifier) associated with a BLE service. |
|
|
|
|
|
|
The FOR EACH statement is used to browse the available values in the combinations. |
|
|
|
|
|
|
The FOR EACH statement is used to browse the available values in the enumerations. |
|
|
|
|
|
|
The following functions are used to manage users and connections on a WEBDEV Application Server:... |
|
|
|
|
|
|
The following functions are used to manage users and connections on a WEBDEV Application Server,... |
|
|
|
|
|
|
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array... |
|
|
|
|
|
|
Deletes a line at a given position:
from a two-dimensional array.
from the advanced array... |
|
|
|
|
|
|
Adds a SaaS service into the description of a site. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|