ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
CursorDisplay (Function)
Displays or hides the mouse cursor.
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.
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
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.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Null (keyword)
The "Null" keyword can correspond to:
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
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.
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.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
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.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......