ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
WINDEV License Agreement
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Camera control in a mobile application
The Camera control is used to......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
HOnError (Function)
Customizes the management of HFSQL errors.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Events associated with OLE controls
List of events associated with OLE controls...
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control......
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
11. External component