ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Private Store for WINDEV applications
Versions 27 and later include a Private Store......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Variable scope
Variables can be declared anywhere in the code....
EndProgram (Function)
Ends the execution of the current program.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.