ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
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.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
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.
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.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
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).
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
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......
BackgroundTaskAdd (Function)
Adds a new background task.
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.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Other operators
The following are additional operators......
HCreateMovableReplica (Function)
Creates a movable replication.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.