ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL functions: Special case
List of SQL functions: Special case...
<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.
<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.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<DiskFile variable>.Close (Function)
Closes an external file.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Type Buffer>Decode (Function)
Decodes a character string that was encoded by Encode.