ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
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......
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......
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.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Creating the Relation windows of a WINDEV RAD pattern
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......