ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Element in which the the find and replace must be done. This element can correspond to: the name of a Word Processing control. a Document variable. Versions 24 and latera docFragment variable.New in version 24a docFragment variable.a docFragment variable.
Text to find and to replace in the document. If this parameter corresponds to an empty string (""), the document will not be modified.
Character string that will replace <Text to replace>. If this parameter corresponds to an empty string (""), all the occurrences of <Text to replace> will be deleted
Search options for the text to replace:WholeWordSearch for the whole word (enclosed in punctuation characters or in space characters).IgnoreCaseSearch while ignoring the case (lowercase/uppercase characters) and the accented characters.The search is case sensitive by default: the searched text and the text to find must have the same case. To perform a search while ignoring the case, use the IgnoreCase constant.
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: