ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: Convertir
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications)...
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous...
<sfConnection variable>.ConvertLead (Function)
Converts the leads.
SFConvertLead (Function)
Converts the leads.
NumberInWords (Function)
Converts a number to words.
<Date type>.ToInteger (Function)
Converts a date to an integer.
TimeToInteger (Function)
Converts a time to an integer.
DateToInteger (Function)
Converts a date to an integer.
XMLToJSON (Function)
Converts an XML string to JSON.
JSONToXML (Function)
Converts a JSON string to XML.
eChangeCurrency (Function)
Converts a currency into another currency.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
TextToRTF (Function)
Converts text to Rich Text Format.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
HTMLToText (Function)
Converts an HTML string or buffer to text.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
TimeToString (Function)
Converts a time to a string in the specified format.