ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows...
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Radio Button control properties
List of properties associated with a Radio Button control...
Handling Scheduler controls programmatically
A Scheduler control can be......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
End of Document block
The End of document block is run once at the end of the report execution......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Events associated with the project
List of events associated with the project...
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......