ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ZOrder (Property)
The ZOrder property defines the Z-order of an element.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
Section (Property)
The Section property is used to manage sections in Word Processing documents.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a data-bound Table control.
Paragraph (Property)
The Paragraph property is used to manage paragraphs in a Word Processing document.
Element (Property)
The Element property is used to manipulate elements in a Word Processing document.
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Creating a table in a report
Tables can be created in a report......