ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
gLine (Function)
Builds a sequence of characters containing a line.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
fCreate (Function)
Creates an external file.
Info (Function)
Displays a custom message in a system information window.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
fOpenTempFile (Function)
Creates and opens a temporary file.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.