ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Python: Native calls
WLanguage allows for native Python calls......
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....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Automatic management of exceptions
The management of exceptions can be customized by process......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
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......
Setup on a local network (LAN)
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Error 122: The name of an Automation object must be a string
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
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....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
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......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......