ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListGroup (Function)
Returns the list of groups of users defined for a connection.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
SocketConnect (Function)
Connects a client computer to a given socket.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
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.
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).
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Detailed use of WINDEV FTP/RPC
Port (Property)
The Port property is used to identify and change a server connection port.
1
4
5
6
7
8
95
>