ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
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.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
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.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.