ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 26: No END statement is associated with this THEN
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
ContextClose (Function)
Closes a page context.
Constants for test
List of constants used by the functions for managing automated tests....
Error 27: No END statement is associated with this ELSE
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.
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....
FinNetCurrentVal (Function)
Returns the net current value of investment.
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
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......
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
<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.