ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<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.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Select query description window: Items used
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......
Dashboard control properties
A Dashboard control can be handled in a window 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......