ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with a supercontrol
List of properties associated with a supercontrol...
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.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
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.
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.
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates in prefix syntax:
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......
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.
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
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.
Error 123: The constant already exists
Establishes a connection between the client and a WebSocket server....