ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
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
XMLRoot (Example)
Usage example of the XMLRoot 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
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....
XMLBuildString (Example)
Usage example of the XMLBuildString function
iParameter (Example)
Usage example of the iParameter function
SocketRead (Function)
Retrieves a message sent by another socket.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
XMLData (Example)
Usage example of the XMLData function
HTTP constants
List of constants used by the HTTP functions....
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.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function