ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Deploying a static site
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Integrated OCR (Optical Character Recognition) management functions
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
6. Multilingual sites
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
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.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
23. Print modes
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.