ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatusBar (Property)
The StatusBar property is used to: determine whether or not the status bar is displayed show or hide the status bar of a window....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
Status bar of windows
The status bar of a window is used to display several types of information......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically......
2. Static or dynamic site
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......