ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScanList (Function)
Lists the scanners connected to the current computer.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
DDESend (Function)
Sends a data to the program connected via DDE.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Python: Native calls
WLanguage allows for native Python calls......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
1
4
5
6
7
8
43
>