ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
9. Generation modes
WINDEV Mobile includes different types of generation......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Native MySQL Connector - License Agreement
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
Properties associated with report controlss
List of properties associated with the report controls...
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Validity period of site pages
When creating a page, a validity period can be defined for this page......
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
Information 37: Optimize your FOR loop