ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Report editor: Available types of reports
Several types of reports can be created in the report editor......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Managing assertions
...The main available features are as follows:...
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the Pivot Table control
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with the Conference control
List of events associated with a Conference control...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with OLE controls
List of events associated with OLE controls...
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Handling Scheduler controls programmatically
A Scheduler control can be......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
The Wire control
The Wire control is used to visually link 2 controls......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......