ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Extern (Reserved word)
EXTERN is used to...
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
9. Overlaying controls
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Events associated with Edit controls
WLanguage events associated with Edit controls...
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
fCreate (Function)
Creates an external file.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
8. Associating controls with data
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......