ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.