ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iGroupAdd (Function)
Adds a report to a group of reports.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Creating the Vision pages of the WEBDEV RAD pattern
Error 2109: You are using the ObjectInfo function
Copying controls from the window editor
The controls can be copied from the window editor......
Constants for managing Windows events
The following constants are used to manage Windows events:...
Creating the Vision windows of the WINDEV RAD pattern
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Copying controls from the page editor
The controls can be copied from the page editor......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
gImage (Function)
Builds a sequence of characters containing an image.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Options of the window editor
To configure the general options of the window editor......
Creating the windows and the pages of the RAD pattern
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Managing the styles
The help editor allows you to define styles of paragraphs......
DDE constants
List of constants used by the DDE functions...