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.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Creating the Vision windows of the WINDEV RAD pattern
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
WithSpace (Example)
Usage example of the WithSpace function
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
Generating an application for Universal Windows 10 App
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
HCross (Function)
Crosses a record in a table.
Table,Modify (External language)
Modifies an element in a Table control.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Creating the Vision pages of the WEBDEV RAD pattern
12. External component in practice
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
WINDEV applications for Linux: Specific features
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.