ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.OnError (Function)
Customizes the management of HFSQL errors.
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
The "Analysis" pane
The "Analysis" pane lists......
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......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Analysis links
The links are used to link the files found in an analysis between themselves......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
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......
18. Order of execution of the code of buttons/links
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Operations performed on collaboration diagrams
The following paragraphs explain......
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Information 2104: This function is kept for backward compatibility
How to loop through a file using filters?
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
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.