ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Test a state
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
StatVarianceP (Function)
Calculates the variance for a full series of values.
Creating the menus for the pages of the WEBDEV RAD pattern
2. How to test a site?
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Managing parallel tasks
The computers are becoming more and more powerful......