ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Cross (Function)
Crosses a record in a table.
HDescribeFile (Function)
Describes a table programmatically.
HCross (Function)
Crosses a record in a table.
HRegenerateFile (Function)
Regenerates a table from its log.
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
Simplify your searches
<Source>.DescribeFile (Function)
Describes a table programmatically.
Table,Display (External language)
Refreshes the Table control.
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
<Pivot table>.AxisXY (Function)
Allows you to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......