ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with Java Applet controls
List of events associated with Java Applet controls...
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
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.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
Select query description window: Items used