ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
SQLReqExists (Function)
Checks the existence of a query.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Error 117: The array has X dimensions and you access it with Y dimensions
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
ArrayDistinct (Function)
Returns an array without duplicates.