ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code snippets
The code editor allows you to enter "Code snippets"......
Installing a WEBDEV website
There are two methods to install a WEBDEV website 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......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
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
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
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....
iOutputInfo (Variable type)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min