ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
8. If you are already familiar with WINDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Bitwise operators
The operations on binary values are performed......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
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....
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....