ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used...
Remote HFSQL Administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server...
DB2 Native Connector: Features and notes
The following paragraphs present the main aspects and specific features of the Native DB2 Connector...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access...
Comparison operators
The comparison operators can be divided into several categories...
HQueryExecuted (Function)
Determines if a query has been executed.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.QueryExecuted (Function)
Determines if a query has been executed.
Native DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to DB2...
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item...
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file...
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set...
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file...
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined...
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored...
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native...
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
HAddUser (Function)
Adds a user to a database.
HAddGroup (Function)
Adds a group of users.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting...
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated...
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail...
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access...
Locking data files: correspondence between WINDEV 5.5 and the later versions
Hyper File functions available for backward compatibility