ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
DnDCacheData (Example)
Usage example of the DnDCacheData function
HDeleteView (Example)
Usage example of the HDeleteView function
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.
ExceptionPropagate (Function)
Propagates an exception.
CertificateSignString (Function)
Creates the signature of a character string.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one of the character strings in an array....
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
ThreadSendSignal (Example)
Usage example of the ThreadSendSignal function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
AppointmentAdd (Example)
Usage example of the AppointmentAdd function
LoadWDL (Example)
Usage example of the LoadWDL function