ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Relation pages of a WEBDEV RAD pattern
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Peeling Corner control properties
Popup control properties
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
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......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Creating the Form pages of a WEBDEV RAD pattern
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Creating the Vision pages of the WEBDEV RAD pattern
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Creating anchors
The anchors are used to define specific points in a help page......
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
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......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Copying controls from the window editor
The controls can be copied from the window editor......
Report blocks
A printed report includes several sections......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Copying controls from the report editor
The controls can be copied from the report editor......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.