ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process......
Set of procedures
The global procedures are grouped in set of procedures......
Events associated with Edit controls
WLanguage events associated with Edit controls...
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Kanban control events
The following events are associated with Kanban controls......
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Error 1013: The access to the member of the class is restricted by a protected inheritance
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Specific features of the Express version
Events associated with Looper controls
List of events associated with Looper controls...
13. Debugger
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......