ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Binding a Repositionable Note control to an item
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo")....
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.