ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Time and date management properties
List of properties for managing dates and times...
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Date and Time management functions
List of functions for managing dates and times...
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Configuring an application with User Groupware
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
Push notification
A mobile device can receive push notifications......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
DownloadAdd (Function)
Adds a new download in the device's download manager....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....