ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
DurationToString (Function)
Converts a duration to a character string in the specified format.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
<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.
<String type>.Format (Function)
Formats a character string according to the selected options.
StringFormat (Function)
Formats a character string according to the selected options.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
1
2
3
4
5
6
303
>