ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Handling Scheduler controls programmatically
A Scheduler control can be......
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
16. Application test in practice
Universal replication
The purpose of universal replication is to keep several databases synchronized......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
iDestination (Function)
Configures the print destination.
2. Analysis in practice
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Various constants
List of various constants used by the constants WINDEV functions....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Classes, members, methods and properties
A class is made of......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......