ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query technical documentation
The query editor automatically creates a technical documentation for each query......
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.
Recipient (Property)
The Recipient property is used to get and change the list of recipients 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.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Space (External language)
Fills the content of WdString with space characters on the right.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
MessageID (Property)
The MessageID property is used to get and change an email ID.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
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......
Writing an email: the available methods
This help page presents the methods for writing an email....
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).