ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
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.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
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......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
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)...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS web service.
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.