ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector license agreement
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Automatic documentation of external components
External components must include a technical documentation......
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
8. "Mobile friendly" site: Dynamic serving
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....