ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
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.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
SocketCreate (Function)
Creates a socket.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.