ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
HStatDate (Function)
Returns the date of the last update for the index statistics.
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HDelete (Function)
Deletes a record from a data file (query or view).
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ErrorBuild (Function)
Displays a custom error message in a system error window.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.