ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

.NET application
To create a.NET application from a project......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Project description: Project tab
The project description window allows you to configure various elements of your project......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Burner constants
List of constants used by the burner functions....
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Oracle Native 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 database schema......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Events associated with Table controls
List of events associated with Table controls...
The Check Box control
A Check Box can correspond to......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Local procedure
Two types of procedures are available......
Secret string vault
Passwords, private keys and tokens are often used in programming......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......