ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating a text file with WDTRAD
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
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.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDBIndex (Function)
Opens an xBase index file.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
xBase files: Limits
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.