ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
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.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
HOnError (Function)
Customizes the management of HFSQL errors.
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.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
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.
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 (prefix syntax)
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
DocSave (Function)
Saves a document as a "docx" file.
Functions for managing images
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.