ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
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)....
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
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)......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
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....
WDXView: Overview
WDXView is an ActiveX browser......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Compilation options (HLP format)
Overview of external languages
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....