ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
MCI constants
List of constants used by the MCI functions....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
WINDEV applications for Linux: Specific features
Universal assisted replication: specific features
List of functions that manipulate HTML documents....
HDescribeItem (Function)
Describes a file item programmatically.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
HAdd (Example)
Usage example of the HAdd function
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
2. User-friendly editors in practice
User-friendly editors in practice...
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.