ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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....
<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.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
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).
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, ......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
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......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
1. Examples provided with WINDEV Mobile
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....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
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....
Chart: Managing legends
Several types of legends are supported in the charts......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
3. Deploying a WINDEV application
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......