ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
1. Examples provided with WINDEV Mobile
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Chart: Managing legends
Several types of legends are supported in the charts......
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......