ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HListConnection (Function)
Returns the list of connections currently described in the application.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Popup control properties
Peeling Corner control properties
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Date and Time management functions
List of functions for managing dates and times...
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
2. How to test a site?
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
The Context Menu control (WEBDEV)
Context menus are often used in websites......