ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Creating and handling an item
The main operations that can be performed on an item are as follows......
DriveCreateFile (Function)
Creates a file on the remote drive.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Testing a project: settings
By testing the project you can simulate how the application will run......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
HErrorLock (Function)
Used to check whether a lock error occurred.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....