ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.