ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
7. Window templates
...Window templates...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
dBorder (Function)
Draws the borders.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
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.
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.