ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows
The windows represent the main interface of a WINDEV application......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL......
Sharing elements with a WINDEV application
Sound (Function)
Plays a sound in WAV format.
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....
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
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......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Events associated with Static controls
List of events associated with Static controls...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Z-index of a control
All the controls in a window or report have a different z-index......