ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
11. Internal components in practice
Internal components in practice...
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
12. Synchronizing data
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Component diagram
A component diagram shows the physical and static architecture of a system software......
10. Internal components in practice
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Internal component
An internal component is a set of elements from a project......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
<TreeView Table>.MoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
2. UML models
2. UML models
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
3. UML models in practice
1
2
3
4
5
6
101
>