ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
fDir (Function)
Finds a file or directory.
ToClipboard (Function)
Writes text or image information into the system clipboard.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
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.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
FullName (Property)
The FullName property is used to get the full name of an element.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.