ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
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.
MapModifyMarker (Function)
Modifies a marker displayed in a Map 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...
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
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......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
EmailCheckAddress (Function)
Checks the validity of an email address.
Alias (Property)
The Alias property gets the alias of an element.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.