ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Help about new features: Letting users know about changes
Applications are constantly evolving......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
WDOptimizer: Editing and modifying a ".REP" file
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
21. Reports
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
7. HFSQL: files physically created
7. HFSQL: files physically created
HFSQL Client/Server: Configuring the server
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......