ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyParent (Reserved word)
MyParent is used to handle...
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, ......
HPrevious (Function)
Positions on the previous file record according to a browse item.
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......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
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......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Windows
The windows represent the main interface of a WINDEV application......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
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.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
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.