ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hasp constants
The Hasp constants are as follows......
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).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
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....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
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.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
SocketRead (Function)
Retrieves a message sent by another socket.
MemModify (Function)
Modifies an element in a memory zone.
Programming overview in C and C++
Automation object
The Automation keyword is used to declare an automation object...
How to create a menu?
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
HTTPSendForm (Function)
Sends an HTTP form.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......