ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
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......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
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...
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
ChangeStyle (Function)
Modifies the style of a control dynamically.
Events associated with Looper controls
List of events associated with Looper controls...
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.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......