ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Programming automatic calculations in the columns of a Table control
Hash functions
Hashing is used to summarize a file or a character string......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Automatic calculations in a Table control (AAF)
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Programming custom calculations in Table controls
7. Multilingual applications in practice
7. Multilingual sites in practice
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......