ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Position
The Position keyword can correspond to...
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Border (Type of variable)
The Border type is used to handle a border through programming...
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLReqExists (Function)
Checks the existence of a query.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
SaaSAdminListUser (Function)
Lists the users of the SaaS web service database.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
zipExtractAll (Example)
Usage example of the zipExtractAll function
TreeView Table control functions
List of functions for managing TreeView Table controls...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......