ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
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......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
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.
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.
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.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......