ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Error 2: Incomplete line
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
ERR_CLOSED_PAGE
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Resizing a window (AAF)
16. Application test in practice
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Setup mode
Several methods can be used to distribute a WINDEV application......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
1
4
5
6
7
8
367
>