ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Error 27: No END statement is associated with this ELSE
Google Calendar management functions
List of functions for managing Google calendars...
Date management constants
List of constants used by date management functions...
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
Error 26: No END statement is associated with this THEN
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.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Constants for test
List of constants used by the functions for managing automated tests....
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
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.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
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.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.