ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
<ANSI string>.AnsiToUnicode (Function)
Converts a string in ANSI (Windows) format into a string in Unicode format.
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).
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
<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.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
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.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
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.
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).