ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be manipulated in WLanguage in a window with the following properties.
<zipArchive variable>.Close (Function)
Closes an archive.
Repositionable Note control properties
You can manipulate Repositionable Note controls in a window using the following WLanguage properties......
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
SQL functions: Special case
List of SQL functions: Special cases...
3. UML models in practice
The Image property gets and sets the background image of a control or block....
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Image variable>.Copy (Function)
Copies an image to another image.
3. UML models in practice
Deletes a track from a TimeLine control....
<Type Buffer>Decode (Function)
Decodes a character string that was encoded by Encode.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<Type Buffer>Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Multiline Zone control functions
Functions for manipulating Multiline Zone controls....
<DiskFile variable>.Close (Function)
Closes an external file.
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 ("......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
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......
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)......