ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
StartDate (Property)
The StartDate property gets and sets the start date of a time period.
EndDate (Property)
The EndDate property gets and sets the end date of a time period.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.