ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eCurrencyName (Function)
Returns the caption of a currency.
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.
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Database schema editor: Link description
The links are used to link the tables described in a database schema between themselves......
Composite chart
A composite chart is a chart that displays several types of charts......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Code Editor control
The Code Editor control allows end users to write WLanguage code....
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....
2. Types of setup
Types of setup...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
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....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
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....
Creating nested reports
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......