ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup control properties
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.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Map control properties
The following properties can be used with Map controls:...
Peeling Corner control properties
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Status bar of windows
The status bar of a window is used to display several types of information......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
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......
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....
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.