ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Compatibility between external components and deployed applications
A component can evolve in many ways......
The Organizer control
The Organizer control is used to display and handle organizers......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
9. Overlaying controls
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
8. Binding controls to data
A window can display information from......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......