ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
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.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
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.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
<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.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....