ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

(No title )
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HFSQL Control Center: Refreshing materialized views
The Control Center allows you to implement a mechanism for regularly refreshing the content of a materialized view......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
The Line control
A Line control is used to display a line in a page......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family ......
Reports
A report provides a custom view of data......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....