ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
10. Smart controls
Smart controls...
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Installing the HFSQL Server module
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Step 1: Configuring the print parameters
This step allows you to choose......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
EXE constants
List of constants used by the functions for managing executables....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
ERR_BAD_URL
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Native Access to SAP
SAP is a widely used ERP......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
License agreement - HFSQL Client/Server
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
ExeGetPID (Function)
Returns information about the current process.