|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Disconnects a client from a WebSocket server. |
|
|
|
|
|
|
Sends a message from the WebSocket server to the client. |
|
|
|
|
|
|
Executes a global procedure in the context of a client connected to the WebSocket server. |
|
|
|
|
|
|
Sends an email using the Lotus Notes protocol. |
|
|
|
|
|
|
Sends an email using the Outlook protocol. |
|
|
|
|
|
|
Sends an email using SMTP |
|
|
|
|
|
|
Returns the value of a certificate extension. |
|
|
|
|
|
|
Automatically extracts and decompresses files from a directory in the file tree of an archive... |
|
|
|
|
|
|
Searches for elements that correspond to a tag in an HTML node. |
|
|
|
|
|
|
Searches for elements that correspond to a tag in an HTML document. |
|
|
|
|
|
|
Searches for the element whose "ID" attribute matches a specific value in an HTML node. |
|
|
|
|
|
|
Searches for elements whose "class" attribute matches a specific value in an HTML node. |
|
|
|
|
|
|
Searches for elements whose "class" attribute matches a specific value in an HTML document. |
|
|
|
|
|
|
Searches for the element whose "ID" attribute matches a specific value in an HTML document. |
|
|
|
|
|
|
Searches for elements whose "name" attribute matches a specific value in an HTML document. |
|
|
|
|
|
|
Searches for elements whose "name" attribute matches a specific value in an HTML node. |
|
|
|
|
|
|
Generates a UTF-8 string containing an HTML document. |
|
|
|
|
|
|
Saves the content of an htmlDocument variable to an HTML file. |
|
|
|
|
|
|
Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
Regenerates a data file from its log. |
|
|
|
|
|
|
Merges the layers of a WDPic image. |
|
|
|
|
|
|
Saves the image contained in a WDPic variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|