ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Constants for telemetry management
Constants for telemetry management...
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
grHMAddData (Function)
Adds a data into a Heatmap chart.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
AutomaticTooltip (Property)
The AutomaticTooltip property enables or disables automatic tooltips on List Box, Table and TreeView Table controls.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.