ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Date management constants
List of constants used by date management functions...
Error 26: No END statement is associated with this THEN
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
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.
Error 116: An array dimension must be an integer value
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......