ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Locking data files: correspondence between WINDEV 5.5 and the later versions
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
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......
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Replication management functions
Three types of replication are proposed......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
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......
18. Order of execution of the code of buttons/links
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Information 2104: This function is kept for backward compatibility
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......