ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
2. Examples and components provided with WEBDEV
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the 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 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......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
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