ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Testing the WEBDEV Application Server setup with an example
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
Project management functions
List of functions for managing projects...
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
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...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
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:...
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)...