ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HDeleteServerTrigger (Function)
Deletes a server trigger.
HPriorityClient (Function)
Modifies the priority of a client application.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
ChangeTarget (Function)
Changes the target of a button action.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
10. Embedded queries
Scheduler control events
The following events associated with Scheduler controls:...
Compound statements
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
SQLReqExists (Function)
Checks the existence of a query.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
SocketClose (Function)
Closes a socket or a connection to a server socket.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
HPriority (Function)
Finds out and modifies the priority of the calling application.
Organizer control functions
The following functions are used to manage the Organizer control:...
TelemetryEnable (Function)
Enables the telemetry manually.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.