ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard management functions
List of functions for managing the clipboard...
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Cube control properties
List of properties associated with the Cube control...
Conference control properties
List of properties associated with the conference control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
XMLToText (Function)
Converts a character string in XML format into a standard character string.
WidgetDisplay (Function)
Refreshes a widget window.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
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....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Properties associated with report controlss
List of properties associated with the report controls...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
ActiveX control properties
List of properties associated with the ActiveX control...
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
SQLReqExists (Function)
Checks the existence of a query.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....