ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025
You are using an unknown internal version

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.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Typing multilingual texts
For a multilingual application, you have the ability to......
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
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.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
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.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
ERR_BAD_ACTION
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
ERR_BAD_PARAMETER
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......