ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Chart constants
List of constants used by the functions for chart management....
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Reals
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
SysWinShow (Function)
Modifies the display status of a window.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
HLogRecreate (Function)
Used to re-create an empty log.
Constants for managing character strings
List of constants used by string management functions...
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.