ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
WDTestSite: Load test
The stress tests are used to check......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Port (Property)
The Port property is used to identify and change a server connection port.