ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
<Spreadsheet>.SelectComment (Function)
Allows you to: determine if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
SpreadsheetSelectComment (Function)
Allows you to: determine if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
<Looper>.InfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Events associated with SilverLight control
List of events associated with SilverLight controls...