ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
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.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Time (Type of variable)
The Time type is used to easily handle the times...
DateDifference (Function)
Calculates the number of days between two dates.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Functions for managing images (prefix syntax)
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
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.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.