ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WDTestSite: Load test
The stress tests are used to check......
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......
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)....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Port (Property)
The Port property is used to identify and change a server connection port.
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.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.