ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetREP (Function)
Enables or disables the management of .REP files.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Customizing the User Groupware
Resets the variable to its initial value....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
NET constants
List of constants used by the DotNet functions....
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
HOpenConnection (Function)
Opens a connection to a specific database.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.