ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Creating a query
Two methods can be used to create a query......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Python: Native calls
WLanguage allows for native Python calls......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......