ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

13. Print: Reports
WINDEV reports...
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Saving entered data (AAF)
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
11. Choosing the action of a button/link
4. When to use the debugger?
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Push (Function)
Pushes an element onto the stack.
ListProcedureLoadImage (Function)
Specifies the procedure to be called when displaying a row in a ListView control. This makes it possible to display an image dynamically, rather than loading an image from disk.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Enqueue (Function)
Adds an element to the queue.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Operations performed on state-transition diagrams
The following paragraphs explain......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....