ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
Creating a window skin template
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Assisted universal replication: specific features
2. Analysis in practice
Detailed use of WINDEV FTP/RPC
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Data model editor: types of links
Several types of links can be found between the files......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Managing space characters in the searches?
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Handling TimeLine controls programmatically
A TimeLine control can be......
ERR_PARSER