ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
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.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
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....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
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)....
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.