ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
HCheckStructure (Function)
Defines the mode for comparing data files.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Project description: Options tab
The project description window allows you to configure various elements of your project......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
HTTPAddFile (Function)
Adds a file to the HTTP form.
GglDelete (Function)
Deletes data from the Google server.
SNMPOIDType (Function)
Returns the type of data in an OID.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
EmailLoadAttachment (Function)
Adds an attached file to an email.
LocalStorageAdd (Function)
Adds a value to the local storage.
Table,Add (External language)
Adds an element to a Table control.
TreeMapAdd (Function)
Adds an element into a TreeMap control.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
iGroupAdd (Function)
Adds a report to a group of reports.
grHMGetData (Function)
Retrieves data from a Heatmap chart.