ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Structure (Type of variable)
A structure is a custom type of data...
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
API (Function)
Runs a function found in an external DLL.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Page Footer block
The Page footer block is run at the end of each page......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Designing a supercontrol
A supercontrol is an advanced type of control......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......