ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multiline Zone control functions
Functions for manipulating Multiline Zone controls....
<DiskFile variable>.Close (Function)
Closes an external file.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<Type Buffer>Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Testing a project: setting
By testing the project you can simulate how the application will run......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
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)......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Data model editor: types of links
Several types of links can be found between the files......
iParameterViewer (Function)
Configures the report viewer.
Infinite Progress Bar control
Progress bars provide useful information to the end user......