ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined...
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage...
<Buffer type>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates...
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration...
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HRecordToString (Function)
Converts the content of the current record to string (in a table, HFSQL view, query, etc.).
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a table, HFSQL view, query, etc.).
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
1
5
6
7
8
9
16
>