ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites...
HDescribeConnection (Function)
Describes a new connection to an external database.
HListUser (Function)
Returns the list of users defined for a connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
SocketConnect (Function)
Connects a client computer to a given socket.
SocketClose (Function)
Closes a socket or a connection to a server socket.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Detailed use of WINDEV FTP/RPC
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
ODBCDatabaseName (Property)
based on a "query performed on a connection". Specify the name of the database used when printing...
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver...
Client/Server: Connecting the client computers to the server
the connection that will be used by the application must be defined in the project......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.