ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawer control properties
List of properties associated with the Drawer control...
Properties associated with the options of a Switch control
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Properties associated with a page
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Switch control properties
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......