ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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
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......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
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.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
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....