ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: View records in a table
WDMap is used to view the records found in a table......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more tables.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more tables.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
<Source>.ChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...