ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
HDelete (Function)
Deletes a record from a data file (query or view).
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HOnError (Function)
Customizes the management of HFSQL errors.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HFSQL constants
List of constants used by the HFSQL functions....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
14. PHP generation in practice
HState (Function)
Used to find out the state of a record.
Google Maps management functions
List of functions for managing Google maps...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).