ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
ERR_CANNOT_RUN_EXPLORER
The Carousel control
The Carousel control is used to display an animated menu made of images......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Link properties
When creating a link, you can simply specify the destination......
Compatibility between external components and deployed applications
A component can evolve in many ways......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
The Image control
The Image control is used to......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
TimeZone (Property)
The TimeZone property is used to set the time zone.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
MemCount (Function)
Returns the number of elements found in a memory zone.
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......