ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketExist (Function)
Checks the existence of socket.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
<Image>.Fill (Function)
Colors an area in an Image control.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
Constants for managing videos
List of constants used by the functions for video management....
Menu management functions
List of functions for managing menus...
ReplicInfo (Function)
Returns information about a replication.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Image>.Rotation (Function)
Rotates an Image control.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).