ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
<Source>.Password (Function)
Defines the password used to create or open a table.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
<Pivot table>.CalculateAll (function)
Entirely calculates or recalculates a Pivot Table control.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
HFilter (Function)
Defines and enables a filter on a table, view or query.
<Source>.DeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
HPass (Function)
Defines the password used to create or open a table.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HFSQL functions (prefix syntax)
List of functions for HFSQL management...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.