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.
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.
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
Sender (Property)
The Sender property is used to get and change the sender's email address....
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.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Task management functions
List of functions for managing tasks...
Contact groups management functions
List of functions for managing groups of contacts...
Buffer (Keyword)
The Buffer keyword can correspond to...
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
LDAP functions
List of LDAP functions...
Subject (Property)
The Subject property is used to get and change the subject of an element.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
SMS functions
List of SMS functions...
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......