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...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
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......
21. Reports
HFSQL Client/Server: Configuring the server
7. AJAX technology
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Changing sites from AWP to SEO-ready session mode
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
4. Monitor your applications
9. Monitor your sites, servers, etc.
12. Control templates
WINDEV Mobile allows you to create control templates....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
How to loop through a file using filters?
Constants used by the the functions for managing the HFSQL Cluster
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......