ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compilation options (chm format)
Array management functions
List of functions for managing arrays...
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HConnect (Example)
Usage example of the HConnect function
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Operator on Address
The & operator returns the address of a variable as an integer
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
LooperInsertLine (Function)
Inserts a row into a Looper control.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
HSL (Function)
Creates a color from its hue, saturation and lightness.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......