ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
dBorder (Function)
Draws the borders.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<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.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
<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.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
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.