ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramToImage (Function)
Exports a diagram to a variable of type Image.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
File download functions
The following functions are used to manage downloads......
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
<Chart>.RBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Python: Native calls
WLanguage allows for native Python calls......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
DnDEvent (Example)
Usage example of the DnDEvent function
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
DnDCursor (Example)
Usage example of the DnDCursor function
DnDAccept (Example)
Usage example of the DnDAccept function
dPen (Example)
Usage example of the dPen function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.