ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoInfo (Function)
Returns information about a MongoDB database.
gLine (Function)
Builds a sequence of characters containing a line.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Address
The Address keyword can correspond to...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
MongoFind (Function)
Finds documents in a MongoDB collection.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
Extern (Reserved word)
EXTERN is used to...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Different types of data (Type of variable)
A variable is defined by name and type......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
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.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).