ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
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.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
BreakAdd (Function)
Adds a break into a Table or Looper control.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
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.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
14. PHP generation in practice
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
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.
2. Projects in practice
Discover the main operations that can be performed on a project....