ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL tables.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
iPrintReport (External language)
Prints a report created with the report editor.
TimeValid (Function)
Checks the time validity.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
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:...
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
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.
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.
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.