ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
<Document variable>.StartModification (Function)
Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo")....
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
DocUpdateFormula (Function)
Updates the formulas in a document.
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
iPrintDoc (Function)
Prints a document in "docx" format.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
RTF control properties
List of properties associated with the RTF control...
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....