ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
ControlClone (Function)
Creates a new control from an existing control.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
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.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
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.
gLine (Function)
Builds a sequence of characters containing a line.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
fOpenTempFile (Function)
Creates and opens a temporary file.
CharactType (Function)
Returns information about the type of character.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
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....