ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Setup mode
Several methods can be used to distribute a WINDEV application......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
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....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
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......
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......
Help editor options
The options of the help editor ("Display......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Analysis links
The links are used to link the files found in an analysis between themselves......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WDDIXIO License Agreement
WDDIXIO License Agreement...
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
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.
Types of Edit controls
Extracting messages added or modified since last extraction
A project was already created and translated......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....