ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
TreeView Table control functions
List of functions for managing TreeView Table controls...
Parameters of the procedure used by the HCheckMemoAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckMemoAsynchronous function for each verified Client/Server HFSQL table....
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL table by performing an automatic data modification (also called data synchronization).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
HModifyStructure (Function)
Used to update the structure of an HFSQL table by performing an automatic data modification (also called data synchronization).
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
<Source>.RecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL table (Classic or Client/Server)....
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL table, view or query.
<Pivot Table>.Load (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.