ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
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......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
REP files
REP files contain the list of data files handled by the application....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HDescribeConnection (Function)
Describes a new connection to an external database.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.