ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Manipulating iFrame controls programmatically
WEBDEV allows you to manipulate an iFrame control programmatically......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
HCross (Function)
Crosses a record in a data file.
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Creating the Form pages of a WEBDEV RAD pattern
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
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....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).