ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Cardinalities
The cardinalities are used to count the links between the files......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Events associated with TreeView controls
List of events associated with TreeView controls...
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Types of Edit controls
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Edit options of a report
The report editor allows you to......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Page Footer block
The Page footer block is run at the end of each page......
Code snippets
The code editor allows you to enter "Code snippets"......
Time management help
Time management is extremely important......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......