ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Complete (Function)
Returns a character string of a specified length.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Asc (Function)
Returns the ASCII code of the specified character.
Val (Function)
Returns the numeric value of a character string.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
Decode (Function)
Decodes a character string that was encoded by Encode.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
fAddText (Function)
Adds the content of a character string at the end of a file.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
MaskFormat (Function)
Formats a character string using an InputMask variable.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
<String type>.Format (Function)
Formats a character string according to the selected options.
StringFormat (Function)
Formats a character string according to the selected options.
StringBuild (Function)
Builds a character string from an initial string and parameters.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
DurationToString (Function)
Converts a duration to a character string in the specified format.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
The "Code hashtags" pane
1
3
4
5
6
7
127
>