ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing the HFSQL Server module
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
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.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
License agreement - HFSQL Client/Server
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Step 1: Configuring the print parameters
This step allows you to choose......
Native Access to SAP
SAP is a widely used ERP......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
ERR_BAD_URL
Calling a procedure/a function
Syntax for calling a local or global procedure.
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)......
Native MySQL Connector - License Agreement
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
EXE constants
List of constants used by the functions for managing executables....
ExeGetPID (Function)
Returns information about the current process.
Keep-alive on connection