ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<Type Buffer>Decode (Function)
Decodes a character string that was encoded by Encode.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<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....
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
<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......
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)......