ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for telemetry management
Constants for telemetry management...
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Error 116: An array dimension must be an integer value
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
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......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
Image drawing and processing functions
List of image drawing and processing functions...
HListConnection (Function)
Returns the list of connections currently described in the application.
HAdd (Example)
Usage example of the HAdd function
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
<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....
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
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.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.