ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
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.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
DocSelect (Function)
Selects a fragment in a Word Processing control.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
DocPrint (Function)
Prints a document in "docx" format.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Document (Type of variable)
The Document type is used to handle a "docx" document.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
DocClose (Function)
Closes a docx file and frees the document.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.