ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
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. Change the type of an option in a check box: option with 3 states or with 2 states....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Local procedure
Two types of procedures are available......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Page Header block
The Page header block is printed on each new page......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
HOpenConnection (Function)
Opens a connection to a specific database.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
The Check Box control
A Check Box can correspond to......
27. Center or anchor a site horizontally
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
AAF: Sort/Search/Filter on the columns of Table controls
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
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......
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....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
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....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......