ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
Date management constants
List of constants used by date management functions...
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.