ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Layouts using the Flexbox control
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data...
MatWrite (Function)
Writes an element into a matrix.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly...
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Referring to an element in a WLanguage event / process
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed...
TreeView Table control functions
List of functions for managing TreeView Table controls...
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result...
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text...
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
MatInvert (Function)
Calculates the inverse of a square matrix.
SQLNext (Function)
Positions on the next row of the query result.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.