ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...
Informix Native Connector: Programming using SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the database schema......
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema......
Data model editor: types of links
Several types of links can be found between the files......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
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......
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......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
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......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Project description: Files tab
The project description window allows you to configure various elements of your project......
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
Zombie data files and items
During the life of an application, items live and die......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....