ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
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......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Describing an element
A flexible modeling includes different elements linked together......
Report and project
In most cases, a report is linked to a project......
Python: Native calls
WLanguage allows for native Python calls......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Custom properties (WLanguage)
A custom property is a code element with two events......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
ERR_ALREADYCONNECTED
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
The use of the Automation type in a site is reserved for the advanced users
5. Deploying a dynamic site (Session or AWP) in practice
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Handling a Linear Looper control through programming (object syntax)
WEBDEV allows you to handle a Linear Looper control through programming....
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.