ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Managing the "Back" button in practice
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
MyParent (Reserved word)
MyParent is used to handle...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Events associated with control templates
List of events associated with control templates...
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Exist (Property)
The Exist property determines if the element of an associative array exists.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Note (Property)
The Note property is used to get and change a text associated with an element.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Events associated with OLE controls
List of events associated with OLE controls...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.