ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware web service.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
1. Analysis: database structure
1. Analysis: Database structure
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...