ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
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......
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.
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.
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.
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.
Null (keyword)
The "Null" keyword can correspond to:
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......