ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
dBorder (Function)
Draws the borders.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
FullName (Property)
The FullName property is used to get the full name of an element.
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
Sender (Property)
The Sender property is used to get and change the sender's email address....
MessageID (Property)
The MessageID property is used to get and change an email ID.
Reference (Property)
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....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
Recipient (Property)
The Recipient property is used to get and change the list of recipients of an email.
Sensitivity (Property)
The Sensitivity property gets and sets the sensitivity level of an email.
Out (Property)
The Outside property is used to know if an email was read correctly on the server.
Attach (Property)
The Attach property gets and changes the attachments of an email.
CommandLine
The CommandLine keyword can correspond to...
Resource
The Resource property is used to manage the resource associated with an appointment.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
XMLSign (Function)
Signs an XML document.
XMLDocument
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....
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.