ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
13. Print: Reports
WINDEV reports...
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Handling Gantt Chart controls programmatically
Report data source
...The reports can be created with the data coming from:...
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Query editor
The query editor is used to automatically create queries on the data files......
Creating a Pivot Table control
To create a Pivot Table control......
Error 404: The file for HFSQL browse cannot be an expression of this type
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Creating a query
Two methods can be used to create a query......
Creating a select query
A select query (corresponding SQL statement......
3. Application development cycle
Development cycle of a WINDEV application....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
.NET application
To create a.NET application from a project......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
.NET Assemblies
.NET is Microsoft's software development platform......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
WINDEV Mobile concepts