ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Materialized view
Creating an action plan
The action plans group all actions that will be performed by the software factory....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific theme is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
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 tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
eCurrencyName (Function)
Returns the caption of a currency.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
HReindexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL table and returns the percentage of reindexing already performed.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
pvtPosition (Variable type)
The pvtPosition type is used to handle a cell of a Pivot Table control.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Size (Property)
The Size property is used to determine and change the size of an element.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min