ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSelectFont (Function)
Creates a new print font from the standard window for font selection...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
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.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
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.
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.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....