ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing an element
A flexible modeling includes different elements linked together......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Python: Native calls
WLanguage allows for native Python calls......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
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 Pivot Table control
To create a Pivot Table control......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
J2EE functions
List of J2EE functions...
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
ERR_CLOSED_PAGE
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Principle for running threads
At runtime, an application runs in a main thread......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Code statistics
The code statistics affect......
16. Application test in practice
Handling a control through programming in a report
All report controls can be handled through programming......