ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
PermissionRequest (Function)
Prompts the user to grant an application permission.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Creating requirements
The following steps must be performed to implement the requirements......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
rssInitialize (Function)
Loads a RSS stream in memory.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.