ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Constants for managing Big Data Redis databases
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
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....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
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......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
"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.