ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
MongoInfo (Function)
Returns information about a MongoDB database.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
LoadParameter (Function)
Reads a persistent value.
Progress Bar control properties
List of properties associated with the Progress Bar control...
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
LooperInsertLine (Function)
Inserts a row into a Looper control.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
MenuInsertSeparator (Function)
Inserts a separator into a menu.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).