ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
tapiCallEnd (Function)
Returns the date and time of the end of call.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Font (Type of variable)
A Font variable creates a font programmatically...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
DocPrint (Function)
Prints a document in "docx" format.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Error (Function)
Displays a custom error message in a system error window.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
InitRandom (Function)
Initializes the generator of random numbers.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Random (Function)
Returns a random number.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).