ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docElementLink (Variable type)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
7. Multilingual sites in practice
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
CallDLL32 (Function)
Runs a function found in an external DLL.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Body Complement block
The Body complement block is linked to the Body block......
hServerOperation (Variable type)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
EventChange (Function)
Modifies the status of an event.
Chart: Scale management
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
MatRead (Function)
Reads the value of a matrix element.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Using the Vista style in your windows
WINDEV allows you to customize......