ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
grWndSize (Function)
Defines the size of the window containing the chart.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Input (Function)
Displays a message allowing the user to type an information.
How to create and handle a structure?
This help page explains how to create and handle a structure....
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
How to use an array of structures?
An array of structures is an Array variable......
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
8. Windows in practice
Discover the main actions that can be performed on the windows....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Button controls
List of events associated with Button controls...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.