ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
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......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
6. Multilingual sites
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
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:...
<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.)....
ManageHTML (Property)
The Property ManageHTML property is used to set the HTML management mode in a full-text index.
ERR_WDADMIN_EXIST
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......