ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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)....
<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)....
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)....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
3. UML models in practice
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Creating requirements
The following steps must be performed to implement the requirements......
The Tab control
The Tab control is used to simultaneously display different controls......
2. UML models
2. UML models
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Configuring the setup program
Two tools can be used to create a setup program......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
1
2
3
4
5
6
100
>