ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
HDescribeItem (Function)
Describes a file item through programming.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HSendMessageToClient (Function)
Displays a message on the client computers.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Email management functions
List of functions for managing emails...
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iLine (Function)
Prints a line at specified coordinates.