ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLRoot (Example)
Usage example of the XMLRoot function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
zipMerge (Example)
Usage example of the zipMerge function
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
ThreadPause (Function)
Pauses the current thread during the specified duration.
Linear Looper control properties
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
ControlClone (Example)
Usage example of the ControlClone function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
iParameter (Example)
Usage example of the iParameter function
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
XMLData (Example)
Usage example of the XMLData function
zipIsMulti (Example)
Usage example of the zipIsMulti function
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
<Page>.Address (Function)
Used to find out the Internet address of a page.