ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
2. WEBDEV administrator in practice
Error 1001: The operators: and:: can only be used in the methods of classes
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Project description: Style tab
The project description window allows you to configure various elements of your project......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
HStopServer (Function)
Stops an HFSQL server.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
EmailGetAll (Function)
Retrieves all the emails found on a server.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
8. Binding controls to data
A window can display information from......
Replication management functions
Three types of replication are proposed......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
Automatic documentation of external components
External components must include a technical documentation......
<Connection variable>.StopServer (Function)
Stops an HFSQL server.