ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
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.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Peeling Corner control properties
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Switch control properties
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Border of controls
One of the most important elements of control style is its border......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.