ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Writing an email: the available methods
This help page presents the methods for writing an email....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
NetworkUser (Function)
Identifies the name of the connected user.
SaaSChangePassword (Function)
Changes the password of the connected user.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
ScanList (Function)
Lists the scanners connected to the current computer.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
DDESend (Function)
Sends a data to the program connected via DDE.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Native Oracle Connector for WINDEV and WEBDEV
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......