ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Binding a Check Box control to an item
Simplify your searches
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
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....
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.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......