ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
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)....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Principle of remote check
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
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....
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.