ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of 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.
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).
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
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.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
SocketRead (Function)
Retrieves a message sent by another socket.
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......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......