ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
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.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
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......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Using WDDIXIO
To translate the text used in your project:...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Discover all the possibilities of pivot tables