ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
grLegend (Function)
Indicates the presence and position of legend in a chart.
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
Using .NET assemblies in a project
To use .NET assemblies in a project......
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.