ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Time management
For each element (windows, reports, ......
LooperInsertLine (Function)
Inserts a row into a Looper control.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
docColumn (Variable type)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
GglGetDocument (Function)
Downloads a document from Google Docs.
Creating a table in a report
Tables can be created in a report......
24. Displaying and linking pages
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Handling the report blocks through programming
Each report block is associated with different events......
Control constants
List of constants used by the functions for managing controls...
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Val (Function)
Returns the numeric value of a character string.
FinCurrentVal (Function)
Returns the current value of investment.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...