ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
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).
MatRead (Function)
Reads the value of a matrix element.
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.
HLogRecreate (Function)
Used to re-create an empty log.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
<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.
Open (External language)
Opens a window.
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.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Google document management functions
List of functions for managing Google documents...
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
RESTSend (Function)
Sends a REST request and waits for the server response.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.