ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WEBDEV editors
Web Camera control events
The following events appear by default in the WEBDEV code editor:
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
"Reports & Queries" software
This is "Reports & Queries"......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
ArrayMove (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.)....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
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......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ERR_WDADMIN_EXIST
In-App functions
The following WLanguage functions are used to manage In-App purchases......
6. Multilingual sites
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......
Items (Property)
The Items property is used to configure the different items of a full-text index.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......