ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
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.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
ControlFindTextNext (Function)
Finds and selects the next instance of the search text in a window or control.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
SpreadsheetBorderSelection (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.
<Spreadsheet>.GetFormula (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.
<Window>.InHeight (Function)
Returns the interior height of a window (without title bar and border).
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.