ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<Source>.RecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
WINDEV applications for Linux: Specific features
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......