ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Events associated with formatted display controls
List of events associated with formatted display controls...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
How to create a patch?
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Task list
Each project can be associated with a task list......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......