ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
grHMGetData (Function)
Retrieves data from a Heatmap chart.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Constants for managing character strings
List of constants used by string management functions...
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
StreamAccept (Function)
Associates a stream connection request with a Conference control.
Apply (Function)
Executes a procedure for each element of a WLanguage array.