ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
HFilter (Function)
Defines and enables a filter on a table, view or query.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
gglMapParameter (Variable type)
The gglMapParameter type is used to define the advanced characteristics of a map...
The different types of windows
The following types of windows can be created in a WINDEV application......
AJAX programming via AJAX functions (Legacy)
The diagram below presents the use of "programmed AJAX" in a WEBDEV website......
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......
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......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Data-bound Table controls, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a table, Looper controls based on a table....
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......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure....
Chart constants
List of constants used by the functions for chart management....
Global and local variable
Two types of variables are available......
HReadNext (Function)
Sets the position on the next table record according to a browse item.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.