ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
The HTML Display control
The HTML Display control displays a web page in an application......
Crosstab report
The report editor allows you to create "Crosstab" reports......
The Static control
A Static control is a control used to display a static text......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
The Edit control
The Edit control allows users to enter data......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
Constants for managing projects
List of constants used by the functions for managing projects....
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
Handling an Upload control through programming
The Upload control is used to upload one or more files....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......