ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

API (Function)
Runs a function found in an external DLL.
Creating the Vision windows of the WINDEV RAD pattern
2. Projects in practice
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Border management constants
List of constants used by the border management functions....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Creating the skin template of a report
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Creating a table in a report
Tables can be created in a report......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Creating the Form windows of a WINDEV RAD pattern
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
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.
Structure (Type of variable)
A structure is a custom type of data...
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....
8. Sharing a project in practice