ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
<Pivot table>.AxisXY (Function)
Allows you to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Scrollbar control properties
List of properties associated with the Scrollbar control...
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Get (External language)
Retrieves the value of a control.
Table,Display (External language)
Refreshes the Table control.
<Image>.Rotation (Function)
Rotates an Image control.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Error 3: The string has no final "
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......