ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Ad control properties
An Ad control can be manipulated in WLanguage in a window with the following properties.
<Window>.InHeight (Function)
Returns the interior height of a window (without title bar and border).
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
<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.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
1. Examples provided with WINDEV Mobile
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.