|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Gets a file via the Secure Copy Protocol. |
|
|
|
|
|
|
Transfers files via the Secure Copy Protocol. |
|
|
|
|
|
|
Merges the specified cells in an Excel document. |
|
|
|
|
|
|
Deletes the specified node in an HTML document without deleting its children, which take its place. |
|
|
|
|
|
|
Wraps the specified node in a given node of an HTML document. |
|
|
|
|
|
|
Wraps all children of the given node in a new node in an HTML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|