ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
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....
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
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.
Compression (Property)
The Compression property gets and sets the data compression mode.
httpRequest
The HTTPRequest keyword can correspond to...