ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Progress Bar control properties
List of properties associated with the Progress Bar control...
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
1. The WINDEV Framework
Compatibility between external components and deployed applications
A component can evolve in many ways......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
5. Site test in practice
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
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......
Global and local variable
Two types of variables are available......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Query editor
The query editor is used to automatically create queries on the data files......