ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
ERR_BUTTON_EXPECTED
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
dCopy (Function)
Copies an image to another image.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Date management constants
List of constants used by date management functions...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
User Groupware files
Two categories of data files are managed......
The Image control
The Image control is used to......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
XML functions
List of XML functions...