ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
LogFile (Property)
The LogFile property is used to determine if a table is a log file.
HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
Autofill (Property)
donne une information de type pour le remplissage auto iOS/Android...
Filters in table fields linked to a table
To filter the records displayed in a Table control linked to a table, WINDEV, WEBDEV and WINDEV Mobile offer several options......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.