|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Opens and initializes:
a serial port.
a parallel port.
an infrared port.... |
|
|
|
|
|
|
|
| The DiskFile type is used to handle text files present on disk. |
|
|
|
|
|
|
|
| Returns or modifies the priority level of a thread. |
|
|
|
|
|
|
|
| Decrypts a buffer with a private/public key algorithm with RSA encryption.... |
|
|
|
|
|
|
|
| Encodes a character string or a buffer. To decode the result, simply use Decode. |
|
|
|
|
|
|
|
| Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
| Retrieves the indicators defined on an email of IMAP session. |
|
|
|
|
|
|
|
| Refreshes a user's OAuth2 token when it expires.... |
|
|
|
|
|
|
|
| Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
|
| Draws a point:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable. |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
|
| Returns the day of the week that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Enables or disables the management of transactions for one or more files. |
|
|
|
|
|
|
|
| Calculates the width (in millimeters) of the text to print, according to the specified font. |
|
|
|
|
|
|
|
| Inserts the current XML tag found in an XML document into another XML document. |
|
|
|
|
|
|
|
| Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session. |
|
|
|
|
|
|
|
| Adds an attached file to an email. |
|
|
|
|
|
|
|
| Retrieves the phone number input mask adapted to a given country. |
|
|
|
|
|
|
|
| Retrieves the zip code input mask adapted to a given country. |
|
|
|
|
|
|
|
| Calculates the number of windows currently opened in the current application. |
|
|
|
|
|
|
|
| Used to find out whether the current print was canceled by the user. |
|
|
|
|
|
|
|
| The Source property is used to get and change the source of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|