ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
7. Source Code Manager (SCM)
Component diagram
A component diagram shows the physical and static architecture of a system software......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Share your projects via Git
Git is a source code manager......
Project description: Tables tab
The project description window allows you to configure various elements of your project......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Integrate two-factor authentication into your applications
Starting with version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to implement two-factor authentication......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
12. Pages in practice