ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
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.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
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.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
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....
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
iPrintImage (Example)
Usage example of the iPrintImage function
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....