ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
20. Managing suggestions and incidents
Managing suggestions and incidents...
5. Project configuration
Recycle code windows
By default, a single code window is opened per ......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Aliases on data files: HAlias
The aliases are used to handle......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Hash functions
Hashing is used to summarize a file or a character string......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
7. Multilingual sites in practice
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
7. Multilingual applications in practice