ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Importing data files into the analysis (external database, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc, ...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server data file. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Handling Scheduler controls programmatically
A Scheduler control can be......
Events associated with pages
List of events associated with pages...
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....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
16. Types of code
AWP without UI
Bootstrap, Angular, React, Vue......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Parameters of the procedure used by HReindexAsynchronous
WLanguage procedure ("callback") called by HReindexAsynchronous for each HFSQL Client/Server data file reindexed. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
History of versions
The history of setup versions is an advanced feature of the network setup......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Creating a query
Two methods can be used to create a query......
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......