ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadExecute (Function)
Starts the execution of a secondary thread.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
Comment (Property)
The Comment property is used to manage comments.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
grColor (Function)
Returns and initializes the color of different chart elements.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
sfConnection (Variable type)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
grCreate (Function)
Creates a specific type of chart.
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....