ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Mean (Function)
Calculates the mean of the values within an array.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
After
They After keyword can correspond to:
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
AWP without UI
Bootstrap, Angular, React, Vue......
PermissionRequest (Function)
Prompts the user to grant an application permission.
<Array>.Sum (Function)
Calculates the sum of the array elements.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
Check model
You can use check models to easily create checks...
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).