ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
<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.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Properties associated with a supercontrol
List of properties associated with a supercontrol...