ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Content (Property)
The Content property is used to get and change the content of an element.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
HExecuteView (Example)
Usage example of the HExecuteView function
Keyword (Property)
The Keyword property is used to get and change a keyword.
httpRequest
The HTTPRequest keyword can correspond to...
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Action (Property)
The Action property is used to specify the action to be performed.
fSelect (Example)
Usage example of the fSelect function
Reports & Queries: New features in this version
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).
ChangeCharset (Example)
Usage example of the ChangeCharset function
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
Vibration (Property)
The Vibration property is used to manage notification vibrations.