ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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)...
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.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Compression / encryption functions
Encryption and compression functions...
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)......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Error 123: The constant already exists
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.
<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.