ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Printing nested reports
To create a main report containing several secondary reports:...
Time management
For each element (windows, reports, ......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
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....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
What is an application?
An application is a set of objects (windows, controls, ......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
10. Internal component
Internal component...
21. Reports
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....