ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_WDADMIN
Handling an internal component
An internal component is a set of elements from a project......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
RESTSend (Function)
Sends a REST request and waits for the server response.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous 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
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
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.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
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.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.