ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
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.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
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.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
<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.
PicCreate (Function)
Creates an image in the Image Editor control.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
PicOpen (Function)
Opens an image in an Image Editor control.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.