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.
Translating a text file with WDTRAD
DocPrint (Function)
Prints a document in "docx" format.
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.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
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....
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.
Functions for managing RTF controls
List of functions for managing RTF controls...
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.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
<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.