ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. UML models in practice
15. Repeating a group of controls: loopers
Error 1033: The access directives are not allowed in a structure
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
Events associated with pages
List of events associated with pages...
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 by programming......
Replication: The different types
The data replication is a powerful feature......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Cell control properties
List of properties associated with the Cell control...
Thumbnail control properties
List of properties associated with the Thumbnail control...
TreeView Table control properties
List of properties associated with the TreeView Table control...
Static control properties
List of properties associated with a Static control...
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......