ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
ChronoReset (Function)
Stops and resets a running stopwatch.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Manipulating Spreadsheet controls programmatically (in a report)
Collapses a branch previously expanded....
Including a supercontrol in a window or in a page
12. Available tests
Utilisation dans la classe Marge - Accès en Lecture + Ecriture - Type : Entier32...
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
docProperty (Variable type)
The docProperty type is used to define the properties of a Word Processing document.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Time (Type of variable)
The Time type is used to easily handle the times...