ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Recipient (Property)
The Recipient property is used to get and change the list of recipients of an email.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Out (Property)
The Outside property is used to know if an email was read correctly on the server.
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
Attach (Property)
The Attach property gets and changes the attachments of an email.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
MessageID (Property)
The MessageID property is used to get and change an email ID.
Sensitivity (Property)
The Sensitivity property gets and sets the sensitivity level of an email.
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
Sender (Property)
The Sender property is used to get and change the sender's email address....
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
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....
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.
ERR_BAD_CONTEXT
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Google Contacts management functions
List of functions for managing Google contacts...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
ERR_DISCONNECTED_BY_ADMIN
Writing an email: the available methods
This help page presents the methods for writing an email....