ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
dBorder (Function)
Draws the borders.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
FullName (Property)
The FullName property is used to get the full name of an element.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
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.
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.
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.
Border management constants
List of constants used by the border management functions....
Sensitivity (Property)
The Sensitivity property gets and sets the sensitivity level of an email.
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....