ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Looper control
A Looper control is used to repeat the controls found in a specific area......
7. HFSQL: files physically created
The HTML Display control
The HTML Display control displays a web page in an application......
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Global and local variable
Two types of variables are available......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Binding controls to data
A window or page can display information from......
Native SQL Server Connector for WINDEV and WEBDEV 2024
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
20. Control templates
Native Oracle Connector for WINDEV and WEBDEV