ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
MapEndOfMove (Function)
Stops following the device movement in a Map control.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
DataType (Function)
Identifying the type of a WLanguage variable.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
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.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.