ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
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......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
DocPrint (Function)
Prints a document in "docx" format.
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....
Salesforce functions
List of Salesforce functions...
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
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)......
Configuring the SOAP administrator
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
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.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.