ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ControlClone (Function)
Creates a new control from an existing control.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
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.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
TextToRTF (Function)
Converts text to Rich Text Format.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
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.
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.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
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.