ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating a text file with WDTRAD
Managing assertions
...The main available features are as follows:...
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Programming automatic calculations in the columns of a Table control
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
The Flexbox control
Flexbox is a standard layout system for web pages......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......