ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Handling a ListView control through programming (prefix syntax)
WINDEV allows you to programmatically handle ListView controls......
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Print constants
List of constants used by the print functions....
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
Telemetry management functions
The following functions are used to manage the telemetry:...
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Designing a supercontrol
A supercontrol is an advanced type of control......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
<Polygon2D variable>.IsValid (Function)
Checks whether the specified 2D polygon is valid according to the OGC rules.