ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
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.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
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.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
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.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).