ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of 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.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
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.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in 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.
Camera control properties
You can manipulate Camera controls in a window using the following WLanguage properties......
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......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.