ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Generating a class diagram
The generation is used to create the WINDEV classes ("......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
6. Multilingual applications
6. Multiple generation
...Multiple generation...
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
dPolyline (Function)
Draws a line composed of multiple segments.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.