ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Toolbar controls
List of events associated with Toolbar controls...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Events associated with OLE controls
List of events associated with OLE controls...
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with an Organization Chart control
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the Pivot Table control