ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
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 associated with the logical data file.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
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.
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 of an Image item (binary memo).
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Hyper File functions available for backward compatibility
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.