ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Spreadsheet>.Replace (Function)
Finds and replaces a value in a Spreadsheet control.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
CodeEditorReplace (Function)
Finds and replaces a string in the Code Editor control.
<Code Editor>.Replace (Function)
Finds and replaces a string in the Code Editor control.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
<Dashboard>.Delete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.