ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
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.
Constants for external files
List of constants used by the functions for managing external files....
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
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...
fMemExist (Function)
Checks the existence of a shared memory zone.
ArrayDistinct (Function)
Returns an array without duplicates.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
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....
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
HRead (Function)
Reads a record in a file according to a given record number.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.