ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashDisplay (Function)
Refreshes elements in a Dashboard control.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
FTPDate (Example)
Usage example of the FTPDate function
HRead (Function)
Reads a record in a file according to a given record number.
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)....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
ServicePause (Function)
Pauses a service.
Speech recognition management functions
The following functions are used to manage speech recognition:...
Size (Example)
Usage example of the Size property
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.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
grCreate (Function)
Creates a specific type of chart.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
Creating the Form pages of a WEBDEV RAD pattern
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....
iPrintZone (Example)
Usage example of the iPrintZone function
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
SysXRes (Function)
Returns the horizontal screen resolution.