ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
14 results for: xbase file
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
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.
xBase files: Limits
WINDEV License Agreement
HDBIndex (Function)
Opens an xBase index file.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
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.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).