ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
18. Order of execution of the code of buttons/links
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Information 2104: This function is kept for backward compatibility
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
How to develop a PHP site?
What is a PHP site?......
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
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 ......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.