ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
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......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
History of versions
The history of setup versions is an advanced feature of the network setup......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
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......
ERR_FORBIDDEN_UPDATE
ERR_FORBIDDEN_INSTALL
<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......
4. When to use the debugger?
Creating a query
Two methods can be used to create a query......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
14. PHP generation in practice