ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HDropView (Function)
Removes a materialized view from the HFSQL server.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.