ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
<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>.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.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
<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.
<DiskFile variable>.Close (Function)
Closes an external file.
<Type Buffer>Decode (Function)
Decodes a character string that was encoded by Encode.