ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Initial string with the incremented number (or digit).
String to increment.
Position of the number (or digit) to increment: FromBeginningThe number at the beginning of the string is incremented.If the string does not start with a number, the digit 1 is added at the beginning of the string.FromEndThe number at the end of the string is incremented.If the string does not end with a number, the digit "1" is added at the end of the string.If this parameter is not specified, there are three possible cases:the string ends with a number: in this case, the number at the end will be incremented,the string starts with a number: in this case, the number at the beginning will be incremented,the string does not start or end with a number: in this case, the number "1" will be added at the end of the string.
Last update: 05/26/2022
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: