ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<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......
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<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>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<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).
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Handling a WinForm .Net control through programming
ControlColor (Property)
The ControlColor property allows you to get the background color of controls in a PDF form displayed in a PDF Reader control. This new property is available from WINDEV Suite SaaS 2025 Update 3....
OnHide (Property)
The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden. This new property is available from WINDEV Suite SaaS 2025 Update 2....
Parameters of the procedure used by the HCheckIndexAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckIndexAsynchronous function for each verified Client/Server HFSQL table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....