ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Structure of data files of user groupware
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Sound (Function)
Plays a sound in WAV format.
Action (Property)
The Action property is used to specify the action to be performed.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
Runtime error management functions
List of functions for managing runtime errors...