ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
SNMP functions
List of SNMP functions
Mouse functions
List of functions for mouse management
Recycle bin functions
List of functions for managing the recycle bin
Registry functions
List of functions for managing the registry
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
InitWindow (Function)
... and the window.
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, ...
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.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window...
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.
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.
Generating the RAD pattern
To generate a RAD pattern:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...