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.
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.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo")....
DocPrint (Function)
Prints a document in "docx" format.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX 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....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
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.
Translating a text file with WDTRAD
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.
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control 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.