ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Ad control properties
An Ad control can be manipulated in WLanguage in a window with the following properties.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Error (Function)
Displays a custom error message in a system error window.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
WinOutWidth (Function)
Returns the full width of a window (including the border).
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.