ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
MarkdownToPDF (Function)
Converts a Markdown string (or buffer) to a buffer containing a PDF document.
Input suggestions in an Edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Specific features of the Express version
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
UPNPGetBrightness (Function)
Retrieves the brightness of a UPnP device.
UPNPGetContrast (Function)
Retrieves the contrast of a UPnP device.
UPNPGetVolume (Function)
Retrieves the volume of a UPnP device.
UPNPGetSharpness (Function)
Retrieves the sharpness of a UPnP device.
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
UPNPModifyContrast (Function)
Modifies the contrast of a UPnP device.
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.