|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A variable is defined by name and type... |
|
|
|
|
|
|
|
| The Service variable is used to... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| ... 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. |
|
|
|
|
|
|
|
| Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
|
| Updates the parameters of a WEBDEV account in a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Returns the list of current connections on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Deletes a WEBDEV account from a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Deletes a connection from a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Creates a WEBDEV account on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Recalculates all formulas in an Excel (XLSX) document. |
|
|
|
|
|
|
|
| Determines if a cell is merged with other cells and gets the merged cell range. |
|
|
|
|
|
|
|
| Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display... |
|
|
|
|
|
|
|
| Runs a trained neural network model on an image. This function allows you to use artificial... |
|
|
|
|
|
|
|
| Converts the content of a JSON variable to a JSON string. |
|
|
|
|
|
|
|
| Converts a JSON string to XML. |
|
|
|
|
|
|
|
| Sends a REST request and waits for the server response. |
|
|
|
|
|
|
|
| Exports a diagram to a variable of type Image. |
|
|
|
|
|
|
|
| Loads a diagram file and creates a library of preset shapes from it. |
|
|
|
|
|
|
|
| Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer. |
|
|
|
|
|
|
|
| Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram). |
|
|
|
|
|
|
|
| Used to determine if a scanner has a given capability. |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type WDPic. |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type picLayer. |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type Image. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|