ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pattern compression (ADSL, 3G, Edge, VPN, etc.)
A frame is a packet of data that flows through the network......
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....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Various constants
List of various constants used by the constants WINDEV functions....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Type and version of Web server
The configuration diagnostic displays the following error......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Creating a Java archive
When your Java application is developed, you can......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
5. User Groupware in practice
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....