ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
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.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
WinStatus (Function)
Identifies or modifies the window status.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Creating index keywords
Index keywords allow users to easily find a help page......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Creating and handling an item
The main operations that can be performed on an item are as follows......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
The different types of windows
The following types of windows can be created in a WINDEV application......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......