ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
<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.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
Wire control properties
You can manipulate Wire controls in a window using the following WLanguage properties......
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.
ControlFindTextFirst (Function)
Searches for and selects the first element corresponding to the text searched for in a window or field.
Properties associated with the options of a Switch control