ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Hasp constants
The Hasp constants are as follows......
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
PageAddress (Function)
Used to find out the Internet address of a page.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or programmatically. get and change the image associated with a Thumbnail control....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Automation object
The Automation keyword is used to declare an automation object...