ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
HOpenConnection (Function)
Opens a connection to a specific database.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Modify the type of a switch option: 3-state or 2-state options....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
ERR_BAD_CONTEXT
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
AAF: Sort/Search/Filter on the columns of Table controls
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
List of extension attributes
The list of extension attributes ......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......