ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
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......
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Error 1001: The operators: and:: can only be used in the methods of classes
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
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....
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
15. Repeating a group of controls: loopers
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Error 2: Incomplete line
Rights on the virtual directory
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Sorts in a report
The sort is used to organize the information displayed in the report......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....