ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
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.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
Recipient (Property)
The Recipient property is used to get and change the list of recipients of an email.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<gglConnection variable>.ListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
<gglConnection variable>.ListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
<Edit>.OpenAssistedInput (Function)
Opens the list of values proposed by the assisted input for an edit control.
<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.