ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Table>.InsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
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....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Programming patterns
CAUTION......
Various constants
List of various constants used by the constants WINDEV functions....
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....