ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Area" charts
The Area chart is used to highlight the amplitude of a change......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
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....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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.
13. External component in practice
External component in practice...
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Exist (Property)
The Exist property determines if the element of an associative array exists.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
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, ......
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.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.