ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HMergeView (Example)
Usage example of the HMergeView function
Creating the windows and the pages of the RAD pattern
HListKey (Example)
Usage example of the HListKey function
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HNbRec (Example)
Usage example of the HNbRec function
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Global and local variable
Two types of variables are available......
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....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HRecNum (Example)
Usage example of the HRecNum function
HChangeName (Example)
Usage example of the HChangeName function
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
grDraw (Function)
Draws a chart according to the specified parameters.
EventCreate (Function)
Creates an event.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
HListItem (Example)
Usage example of the HListItem function
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
HandleParentNext (Function)
Forces the parent of the next window to open.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.