ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatRead (Function)
Reads the value of a matrix element.
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.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
fCreateLink (Function)
Creates a link on a file at the specified location.
Open (External language)
Opens a window.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
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.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
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.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.