ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fFileExist (Function)
Checks the existence of an external file.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Geolocation function constants
Constants used by geolocation functions...
SQLTransaction (Example)
Usage example of the SQLTransaction function
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).