ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
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.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
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.
Table,Delete (External language)
Deletes an element from a Table control.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
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
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
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.