ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linear Looper control properties
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Site Map control properties
List of properties associated with a Site Map control...
Multimedia control properties
List of properties associated with the Multimedia control...
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Page Footer block
The Page footer block is run at the end of each page......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
UploadStart (Function)
Starts sending the selected files into an Upload control.
Error 121: Shadowing a structure
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Image (Property)
The Image property gets and sets the background image of a control or block.
Peeling Corner control properties