ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control properties
List of properties associated with the TreeView Table control...
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
<Gantt chart>.DeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Printing nested reports
To create a main report containing several secondary reports:...
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Status bar of windows
The status bar of a window is used to display several types of information......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Upload control events
The following processes are associated with the Upload control:...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Radio Button control properties
List of properties associated with a Radio Button control...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....