ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
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....
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Events associated with Static controls
List of events associated with Static controls...
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......
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
nWDSetParentNext
Set the parent of the next window to open......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......