ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
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.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
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.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
iGroupAdd (Function)
Adds a report to a group of reports.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
iGroupPrint (Function)
Starts printing a report found in a group of reports.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....