ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
DisplayEvenIfNull (Property)
The property AfficheMêmeSiNull property property allows you to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HNext (Function)
Sets the position on the next table record according to a browse item.
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
HModifyItemRights (Function)
Modifies the rights granted to a user or group on an item of an HFSQL Client/Server table....
HReadNext (Function)
Sets the position on the next table record according to a browse item.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......