ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
<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).
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....
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
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).
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.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Reports
A report provides a custom view of data......
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
Crosstab report
The report editor allows you to create "Crosstab" reports......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.