|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
|
| Returns the connection to the database of a client account for a SaaS site. |
|
|
|
|
|
|
|
| Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
|
| Opens a PDF document and loads it in a pdfDocument variable. |
|
|
|
|
|
|
|
| Draws a rectangle in an Image variable. |
|
|
|
|
|
|
|
| Closes the PDF file loaded in memory in a pdfDocument variable. |
|
|
|
|
|
|
|
| The FullName property is used to get the full name of an element. |
|
|
|
|
|
|
|
| The Multiline property determines if an element supports multiline text. |
|
|
|
|
|
|
|
| The ReturnReceipt property gets and changes the email delivery receipt request. |
|
|
|
|
|
|
|
| The DispositionNotification property gets and sets the email read receipt request. |
|
|
|
|
|
|
|
| The ReceiveDate property is used to get an email received date. |
|
|
|
|
|
|
|
| The MessageID property is used to get and change an email ID. |
|
|
|
|
|
|
|
| The Reference property is used to:
get and change the unique identifier of one or more reference emails linked to the current conversation.
find out and modify the element to sign.... |
|
|
|
|
|
|
|
| The PlainText property is used to get and modify the raw text of an email. |
|
|
|
|
|
|
|
| The Cc property gets and sets the list of Carbon Copy recipients of an email. |
|
|
|
|
|
|
|
| The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email. |
|
|
|
|
|
|
|
| The Recipient property is used to get and change the list of recipients of an email. |
|
|
|
|
|
|
|
| List of constants used by the border management functions.... |
|
|
|
|
|
|
|
| The Sensitivity property gets and sets the sensitivity level of an email. |
|
|
|
|
|
|
|
| The Attach property gets and changes the attachments of an email. |
|
|
|
|
|
|
|
| The CommandLine keyword can correspond to... |
|
|
|
|
|
|
|
| The Resource property is used to manage the resource associated with an appointment. |
|
|
|
|
|
|
|
| The BackgroundImage property is used to identify and modify the background color of an element. |
|
|
|
|
|
|
|
| The xmlDocument keyword can correspond to:
the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument.
an xmlDocument variable. For more details, see xmlDocument.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|