ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
<Pivot table>.CalculateAll (function)
Entirely calculates or recalculates a Pivot Table control.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
fLoadResource (Function)
Loads the content of a resource from a library.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table 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)....
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Handling controls in a report
The different operations available for the report controls are as follows......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.