ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Page Footer block
The Page footer block is run at the end of each page......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Code snippets
The code editor allows you to enter "Code snippets"......
Time management help
Time management is extremely important......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
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......
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.
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....
HOpenConnection (Function)
Opens a connection to a specific database.
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
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.
JSONXMLConverter (Variable type)
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).
Creating requirements
The following steps must be performed to implement the requirements......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min