ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.
<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.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
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.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.