ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Display (External language)
Displays a value in a control or assigns a value in a variable.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Hasp constants
The Hasp constants are as follows......
MemModify (Function)
Modifies an element in a memory zone.
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
WaitWindowStart (Function)
Opens the loading window of application.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Programming overview in C and C++
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Automation object
The Automation keyword is used to declare an automation object...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.