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.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
HDFS functions
The following functions are used to manage files on a HDFS system......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to......
HOpenConnection (Function)
Opens a connection to a specific database.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Archiving function constants
List of constants used by the archiving functions....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Installing a SOAP server with IIS
Upload control events
The following processes are associated with the Upload control:...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
zipOpen (Function)
Opens an existing archive.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
SCM: Managing rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Aliases on tables: HAlias function
The aliases are used to handle......
iPrintReport (Function)
Prints a report created with the report editor.