ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
Binary (Property)
The Binary property is used to determine if an item is binary.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
CursorDisplay (Function)
Displays or hides the mouse cursor.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
SNMPStartSession (Function)
Starts an SNMP session.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.