ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overview of external languages
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)....
Compilation options (HLP format)
WDXView: Overview
WDXView is an ActiveX browser......
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......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Automatic documentation of external components
External components must include a technical documentation......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Testing a project: setting
By testing the project you can simulate how the application will run......
8. Associating controls with data