ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
BCToImage (Function)
Generates the image of a bar code.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
iParameterViewer (Function)
Configures the report viewer.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing control.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<Image>.Fill (Function)
Colors an area in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.