ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_CANNOT_RUN_EXPLORER
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Setup mode
Several methods can be used to distribute a WINDEV application......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Copying controls from the report editor
The controls can be copied from the report editor......
Copying controls from the window editor
The controls can be copied from the window editor......
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
7. Source Code Manager (SCM)
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Copying controls from the page editor
The controls can be copied from the page editor......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
The pages
Pages are the main interface of a WEBDEV site......
15. Repeating a group of controls: loopers
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
16. Application test in practice
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Image control in a window
This help page presents the characteristics of an Image control found in a window...