ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of Edit controls
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Composite chart
A composite chart is a chart that displays several types of charts......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Creating nested reports
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
12. Retrieving data from a site
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....