ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
ArrayCopy (Function)
Copies the content of an array to another array.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
BackgroundTaskAdd (Function)
Adds a new background task.
The HTML control
The HTML control displays HTML pages or HTML code......
WDDeploy features
WDDeploy can be used to......
13. External component in practice
External component in practice...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
XMLDocument (Function)
Creates a new XML document.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Composite keys
A composite key is a key item containing several other items......
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Task list
Each project can be associated with a task list......
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function