ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print...
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status...
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access...
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's...
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage...
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native...
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device...
7. Dynamic site on specific configurations
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Message text file format
The text files created by WDMSG use a specific format......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make...