ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InDays (Property)
The InDays property is used to convert a Duration variable to days.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image...
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HTMLToPDF (Function)
Converts an HTML string or buffer to a buffer containing a PDF document.
MarkdownToPDF (Function)
Converts a Markdown string (or buffer) to a buffer containing a PDF document.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
1
3
4
5
6
7
16
>