ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
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.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
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
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
HOpenConnection (Function)
Opens a connection to a specific database.
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....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Text (Property)
The Text property is used to get and modify text.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).