WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Deleting all the occurrences of a sub-string in a string Hide the details
Result string into which the deletion was performed.
Character string to use.
Sub-string of characters that must be deleted from <String>. This string can correspond to: a character string. an array of character strings. In this case, all the sub-strings are deleted from <String>.
Mode used to find the sub-string: WholeWordSearch for a whole word (enclosed in punctuation characters or in space characters).IgnoreCaseSearch while ignoring the case (uppercase/lowercase characters) or the accented characters.By default, the search is case sensitive and it searches for all the specified strings (even if they are part of a word).
Deleting part of a string identified by its position and length Hide the details
New character string where the deletion was performed.
Character string where the deletion must be performed (maximum size: 2 GB).
Position of the part of string to delete.
Length of the piece of string to delete (expressed in number of characters).
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: