ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
HCloseConnection (Function)
Closes a connection to a database.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Principle of remote check
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
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.
StreamReject (Function)
Refuses a request for stream connection.
FaxConnect (Function)
Establishes a connection to a fax server.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
MongoFind (Function)
Finds documents in a MongoDB collection.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
HListUser (Function)
Returns the list of users defined for a connection.