ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
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......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
WDHFDiff - Use
WDHFDiff is used to compare......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Database schema editor: Link description
The links are used to link the tables described in a database schema between themselves......