ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
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....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Recompiling the project
The project compilation is a process used to......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Native SQL Server Connector license agreement
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Handling Scheduler controls programmatically
A Scheduler control can be......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
WEBDEV concepts
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......