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.
The WDInst setup editor
WDInst is a setup editor used to define the setup parameters of your application......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Reports & Queries software: WLanguage functions not supported
Some WLanguage functions are not available in Reports & Queries......
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Installing a SOAP server with Apache
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....