ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeToInteger (Function)
Converts a time to an integer.
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.
<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.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
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.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
<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.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
DocSave (Function)
Saves a document as a "docx" file.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
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, ....).
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.