ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
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......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Wire control properties
You can manipulate Wire controls in a window using the following WLanguage properties......
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties......
ControlFindTextPrevious (Function)
Searches for and selects the previous element corresponding to the text searched for in a window or field.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
<Looper>.ModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......