ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the table when connecting to a specific table via OLE DB.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
The different types of variables
The different types of variables are......
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
<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>.Filter (Function)
Defines and enables a filter on a table, view or query.
<Source>.Password (Function)
Defines the password used to create or open a table.
hScheduling (Variable type)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled HFSQL Client/Server table optimization task. for a scheduled HFSQL Client/Server table backup job. for a scheduled replication of HFSQL servers....