ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Sharing elements with a WINDEV application
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Windows
The windows represent the main interface of a WINDEV application......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
ERR_NO_PROJECT
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Kanban control events
The following events are associated with Kanban controls......
Events associated with Static controls
List of events associated with Static controls...
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Events associated with a Spreadsheet control