ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<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.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Operations performed on class diagrams
The following paragraphs explain......
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
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....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
HSL (Function)
Creates a color from its hue, saturation and lightness.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<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.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....