ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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).
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
HDelete (Function)
Deletes a record from a data file (query or view).
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
HReadSeek (Example)
Usage example of the HReadSeek function
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
iZoneHeight (Example)
Usage example of the iZoneHeight function
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
grExist (Function)
Checks the existence of a chart in memory.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Message (Function)
Displays or removes a message from the status bar of the current window or browser.