ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
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.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.