ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Supercontrol
A supercontrol is an advanced type of control......
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
fDriveInfo (Function)
Returns information about a drive.
dFont (Example)
Usage example of the dFont function
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
PostMessage (Function)
Sends a Windows message to a control or to a window.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.