ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Keep-alive on connection
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 ......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Managing assertions
...The main available features are as follows:...
Project description: Options tab
The project description window allows you to configure various elements of your project......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......