ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
ErrorBuild (Function)
Displays a custom error message in a system error window.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Constants for managing the windows
List of constants used by the functions for managing the windows...
zipCreate (Function)
Creates an archive.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
HLinkMemo (Example)
Usage example of the HLinkMemo function
Language (Property)
The Language property is used to get and change the language used.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......