ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining clickable areas
In a page, an Image control can contain clickable areas......
10. Internal component
Internal component...
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
RTF control properties
List of properties associated with the RTF control...
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
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......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Description window of a combining query
The description window of a combining query consists of several sections......
Comparison operators
The comparison operators can be divided into several categories......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
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......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Handling Spreadsheet controls programmatically (in a report)
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
TreeView Table control properties
List of properties associated with the TreeView Table control...
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Error 1010: The member of the class is constant
9. Internal component
Image control in a page