ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Property Description (Variable type)
The Property Description type is used to get information about a property.
NetworkConnect (Function)
Associates a drive with a shared network directory.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Variable scope
Variables can be declared anywhere in the code....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
11. Internal components in practice
Internal components in practice...
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)....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min