ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
Drawer control properties
List of properties associated with the Drawer control...
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
You can manipulate Dashboard controls in a window using the following WLanguage properties......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Switch control properties
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
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.