ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
<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.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
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......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
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.
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
Wire control properties
You can manipulate Wire controls in a window using the following WLanguage properties......
ControlFindTextPrevious (Function)
Searches for and selects the previous element corresponding to the text searched for in a window or field.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
TreeMap control properties
You can manipulate TreeMap controls in a window using the following WLanguage properties.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......