ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
HOnError (Example)
Usage example of the HOnError function
ArrayCopy (Function)
Copies the content of an array to another array.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
TableMode (Function)
TableMode is kept for backward compatibility.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
8. Optimizing an application
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Using several libraries in an application
A library is a WDL file that contains all the resources......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
The Clickable Image control
The Clickable Image control can be used to......
StatVariance (Function)
Calculates the variance for a series of values.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......