ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Android Control Center
Do you know where to find your application log files?...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Area (Property)
The Area property is used to define an area.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
grRBAddData (Function)
Adds data to a Radial Bar chart.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....