ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
WDSQL, SQL querier: Overview
WDSQL is used to......
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
Declaring and using a variable
A variable is defined by name and type......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Software license agreement
WINDEV Express license agreement...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Internal component
An internal component is a set of elements from a project......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......