ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Size (Example)
Usage example of the Size property
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Type (Example)
Usage example of the Type property
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
FTPDate (Example)
Usage example of the FTPDate function
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HRead (Function)
Reads a record in a file according to a given record number.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
ServicePause (Function)
Pauses a service.
Speech recognition management functions
The following functions are used to manage speech recognition:...
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
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.
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
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Managing parallel tasks
The computers are becoming more and more powerful......