ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
The "Code hashtags" pane
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
The planes (in a window or in a report)
The planes are used to group the window controls......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Report data source
...The reports can be created with the data coming from:...
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
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
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.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.