ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
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)....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
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°)....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Currencies
A currency is a real coded on 10 bytes....
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Materialized view
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......