ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
29. SEO in practice
<ftpConnection variable>.Size (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
13. Types of standard controls
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......