ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
CalculationInProgress (Property)
The CalculationInProgress property allows you to determine whether the data of a Pivot Table control is being calculated (synchronously or asynchronously).
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
HWatchStop (Function)
Stops watching a table on an HFSQL server.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
12. Universal replication
13. Universal replication
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Constants used by the functions for managing Tab controls
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SNMP constants
List of constants used by the SNMP functions....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......