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...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
1. Project and analysis
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Report based on a query
Queries are used to easily select records in one or more data files......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
<xlsDocument variable>.Save (Function)
Saves an XLS document.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Multilingual project
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
3. Site development life cycle
xlsSave (Function)
Saves an XLS document.
User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....