ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPolyline (Function)
Draws a line composed of multiple segments.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
TimeToString (Function)
Converts a time to a string in the specified format.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
DiagramSave (Function)
Saves a diagram as a "diag" file.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
HOnError (Function)
Customizes the management of HFSQL errors.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
DateDifference (Function)
Calculates the number of days between two dates.
Functions for managing images