ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<WBAdminAuth variable>.UpdateAccount (Function)
Modifies WEBDEV account settings on a WEBDEV Application Server.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
dBorder (Function)
Draws the borders.
NotifAdd (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
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.
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.
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.