ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
iPrintReport (Function)
Prints a report created with the report editor.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Input (Function)
Displays a message allowing the user to type an information.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).