ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
fCreate (Function)
Creates an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
8. If you are already familiar with WINDEV
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
The Context Menu control (WEBDEV)
Context menus are often used in websites......
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.