ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Select query description window: Items used
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
2. Analysis in practice
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
Compression / encryption functions
Encryption and compression functions...
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Error 123: The constant already exists
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<Menu>.Add (Function)
Adds an existing popup menu to the main menu of the current window.
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...