ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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......
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
Filling a Chart control
The data that will be displayed in the Chart control can come from......
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
<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.
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Constants for managing tiles
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
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....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
3. Site development life cycle
xlsSave (Function)
Saves an XLS document.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The OLE control
The OLE control is used to handle an OLE object......
Handling Gantt Chart controls programmatically