|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
The buffer type corresponds to a binary memory area.... |
|
|
|
|
|
|
A structure can be allocated dynamically... |
|
|
|
|
|
|
A dynamic array is an "advanced" type of array... |
|
|
|
|
|
|
A fixed array is an "advanced" type of array... |
|
|
|
|
|
|
An associative array is an "advanced" type of array... |
|
|
|
|
|
|
Indicates the start of a series of actions performed in a variable of type Diagram in a single... |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a variable of type Diagram in a single event... |
|
|
|
|
|
|
Exports a diagram to an SVG image. |
|
|
|
|
|
|
Changes the contrast of an image in an Image variable. |
|
|
|
|
|
|
Blurs the entire given area in a variable of type Image. |
|
|
|
|
|
|
Blurs the entire given area in a variable of type WDPic (on the background layer). |
|
|
|
|
|
|
Blurs the entire given area in a variable of type picLayer. |
|
|
|
|
|
|
Entirely or partially locks an external file. |
|
|
|
|
|
|
Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
Entirely or partially unlocks an external file. |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content... |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
... and assigns them to a variable. |
|
|
|
|
|
|
Returns the size of a file (in bytes). |
|
|
|
|
|
|
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues... |
|
|
|
|
|
|
Returns the list of WEBDEV accounts on a WEBDEV Application Server. |
|
|
|
|
|
|
Updates the parameters of a WEBDEV account in a WEBDEV Application Server. |
|
|
|
|
|
|
Returns the list of current connections on a WEBDEV Application Server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|