ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gImage (Function)
Builds a sequence of characters containing an image.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
9. Generation modes
WINDEV Mobile includes different types of generation......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
grCreate (Function)
Creates a specific type of chart.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Pyramid charts
Pyramid charts allow you to view data in descending order......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
StringBuild (Function)
Builds a character string from an initial string and parameters.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
fRead (Example)
Usage example of the fRead function