ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Text (Property)
Text is used to find out whether an item is a text item.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
HAddUser (Function)
Adds a user to a database.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HErrorLock (Function)
Used to check whether a lock error occurred.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HCloseAnalysis (Function)
Closes the current analysis.
HAddGroup (Function)
Adds a group of users.