ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
TimeToString (Function)
Converts a time to a string in the specified format.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
DurationToString (Function)
Converts a duration to a character string in the specified format.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
1
2
3
4
5
6
16
>