ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Text (Property)
The Text property is used to determine if an item is a text item.
Numerical (Property)
Property Numeric property indicates whether a field is numeric.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Binary (Property)
The Binary property determines if an item is binary.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
CtCursorOptions (Property)
The CtCursorOptions property gets the cursor type used when connecting to an external database.
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.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a table.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
HErrorPassword (Function)
After the execution of a read or write function in a table, used to find out whether an error caused by a wrong password occurred on this table.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
The Tab control
The Tab control is used to simultaneously display different controls......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HAddGroup (Function)
Adds a group of users.
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
HAddUser (Function)
Adds a user to a database.
HCreateMovableReplica (Function)
Creates a movable replication.