ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
ControlFindTextPrevious (Function)
Searches for and selects the previous element corresponding to the text searched for in a window or field.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
<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.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
SpreadsheetStyleSelection (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.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Select query description window: Items used
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ControlFindTextFirst (Function)
Searches for and selects the first element corresponding to the text searched for in a window or field.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....