ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Link control properties
The Link control is available in a page and in a report......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Style of a control
As soon as it is created, a control is associated with a style......
1. What is a website?
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Programming custom calculations in Table controls
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Ribbon control functions
The following functions are used to manage the Ribbon controls:...
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.