ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
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).
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.
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......
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
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.
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.