ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
VariantConvert (Function)
Converts the value stored in a Variant variable].
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
1
2
3
4
5
6
16
>