ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Manipulating Calendar controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
6. Multilingual sites
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Progress Bar control functions
The control management functions for ProgressBar fields in a WEBDEV page are as follows:...
ManageHTML (Property)
The Property ManageHTML property is used to set the HTML management mode in a full-text index.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
ManageRTF (Property)
The Property ManageRTF property is used to set the RTF management mode in a full-text index.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
ERR_WDADMIN_EXIST
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......