ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HJSONToRecord (Function)
Imports JSON data into the current record.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HMode (Function)
Changes the mode and the method for locking data files.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HState (Function)
Used to find out the state of a record.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
3. UML models in practice
HFSQL properties
List of HFSQL properties...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
How to loop through a file using filters?
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
WDHFDiff - Use
WDHFDiff is used to compare......
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).