ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Toolbar controls
List of events associated with Toolbar controls...
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...
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
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Events associated with an Organization Chart control
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
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 Conference control
List of events associated with a Conference control...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
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.
Zombie data files and items
During the life of an application, items live and die......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......