ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.