ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Map control functions
Map control functions...
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
grDeleteAll (Function)
Erases a chart and destroys this chart.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
HTTP constants
List of constants used by the HTTP functions....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
ChangeStyle (Function)
Modifies the style of a control dynamically.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
grIncreaseData (Function)
Adds a value to a data in a chart.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
The Static control
A Static control is a control used to display a static text......