ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Delete (External language)
Deletes an element from a Table control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
SNMPStartSession (Function)
Starts an SNMP session.
Null (keyword)
The "Null" keyword can correspond to:
XMLChild (Function)
Positions on the first child element of current element.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
HListConnection (Function)
Returns the list of connections currently described in the application.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
HLogStop (Function)
Stops the log process of a file.
CreateShortcut (Example)
Usage example of the CreateShortcut function
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.