ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 27: No END statement is associated with this ELSE
Error 35: 'Continue' is available in the loops only
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HError (Example)
Usage example of the HError function
XMLChild (Function)
Positions on the first child element of current element.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
ContextClose (Function)
Closes a page context.
Financial functions
List of financial functions...
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
Constants for test
List of constants used by the functions for managing automated tests....
TableInfoXY (Example)
Usage example of the TableInfoXY function
FinNetCurrentVal (Function)
Returns the net current value of investment.
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....
Error 26: No END statement is associated with this THEN
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
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......