ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
Table,Get (External language)
Retrieves the value of a given element or the element selected in a table.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
MyTable (Reserved word)
In a trigger, MyTable is used to identify the table that activates the trigger...
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
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....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
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......
Functions for managing objects (External language)
List Box control linked to a table or to a query
A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example......
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....