ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<Pivot table>.CalculateAll (function)
Entirely calculates or recalculates a Pivot Table control.
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
<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.
Referring to an element in a WLanguage event / process
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the table.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.