ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCloseConnection (Function)
Closes a connection to a database.
SQLChangeConnection (Function)
Modifies the current connection.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
StreamReject (Function)
Refuses a request for stream connection.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.
<hdfsConnection variable>.OpenConnection (Function)
Opens a connection to a Hadoop server.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
FaxConnect (Function)
Establishes a connection to a fax server.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
1
2
3
4
5
6
78
>