ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 20: The variable of the FOR loop should be a real
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
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...
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HReadSeek (Example)
Usage example of the HReadSeek function
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
SysRecentDocList (Function)
Returns the list of recently opened documents.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....