ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
<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.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
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.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
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...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.