ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Standard FTP functions
List of standard FTP functions...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Combination (Type of variable)
A combination is a set of options.
Manipulating a Layout control programmatically
A Layout control can be......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Multilingual project
Image (Property)
The Image property gets and sets the background image of a control or block.
16. Application test in practice
The key items
Keys are specific items in your analysis......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Composite keys
A composite key is a key item containing several other items......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
<Source>.ToPage (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
<Window>.FromFile (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 data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FileToScreen (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 data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
PageFromSource (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
fCurrentDrive (Function)
Gets or sets the current drive.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
SysSetFocus (Function)
Sets focus to a window or control.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......