ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
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.)....
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated results.
1. WEBDEV editors
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
<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]....
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
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"......
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.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
ERR_WDADMIN_EXIST
In-App functions
The following WLanguage functions are used to manage In-App purchases......
6. Multilingual sites
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......