ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WEBDEV concepts
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
HSL (Function)
Creates a color from its hue, saturation and lightness.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.