ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
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.
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......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
<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....
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
<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.
<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)......
DDE constants
List of constants used by the DDE functions...
PicOpen (Function)
Opens an image in an Image Editor control.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.