ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadSeek (Example)
Usage example of the HReadSeek function
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
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.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
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....
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
iZoneHeight (Example)
Usage example of the iZoneHeight function
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
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....
grExist (Function)
Checks the existence of a chart in memory.
grSourceSeries (Function)
Defines the source of a series.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
iPageEnd (Function)
Forces the move to the next page during the report print.