ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Java archive
When your Java application is developed, you can......
Multiline Zone control functions
Functions for handling Multiline Zone controls....
3. UML models in practice
3. UML models in practice
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Image variable>.Copy (Function)
Copies an image to another image.
<zipArchive variable>.Close (Function)
Closes an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<DiskFile variable>.Close (Function)
Closes an external file.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
8. 10 tips for better interfaces...
Mouse management functions
List of functions for mouse management...
17. TLS/SSL: Encrypting information on the Web
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......