ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
ArrayDistinct (Function)
Returns an array without duplicates.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Constants for external files
List of constants used by the functions for managing external files....
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
fMemExist (Function)
Checks the existence of a shared memory zone.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Comparison operators
The comparison operators can be divided into several categories......
HTMLToText (Function)
Converts an HTML string or buffer to text.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......