ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
Google Calendar management functions
List of functions for managing Google calendars...
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.
HError (Example)
Usage example of the HError function
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......
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>.Close (Function)
Closes the image found in an 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.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
<Array>.Reduce (Function)
Applies a computation to each element of an array.