ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Error (Function)
Displays a custom error message in a system error window.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Report blocks
A printed report includes several sections......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
ERR_BAD_ACTION
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Detailed use of WINDEV FTP/RPC
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......