ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
fLock (Function)
Entirely or partially locks an external file.
BackgroundTaskAdd (Function)
Adds a new background task.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
Page constants
List of constants used by page functions....
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
SQLFirst (Function)
Positions on the first row of the query result.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
SMSSend (Function)
Sends an SMS.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......