ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RESTSend (Function)
Sends a REST request and waits for the server response.
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.
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.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
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.
Creating a translation file
WDINT allows you to create a translation file....
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Seek (Function)
Searches for the index of an element in a WLanguage array.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
GetTheme (Function)
Gets the current theme of a mobile application.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......