ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Handling the report blocks through programming
Each report block is associated with different events......
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
Font functions
List of functions for managing fonts...
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......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Setup mode
Several methods can be used to distribute a WINDEV application......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
4. When to use the debugger?
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......