ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
FTPDate (Example)
Usage example of the FTPDate function
Size (Example)
Usage example of the Size property
Speech recognition functions
The following functions are used to manage speech recognition:...
ServicePause (Function)
Pauses a service.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
LinestringGeo (Variable type)
The LinestringGeo type is used to define all the advanced characteristics of a geographic linestring.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
BurnerErase (Example)
Usage example of the BurnerErase function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.