ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Time (Type of variable)
The Time type is used to easily handle the times...
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
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.
Functions for managing images
DocSave (Function)
Saves a document as a "docx" file.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
CurrentDay( Function)
Returns the number of the current day in the current month.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
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, ....).
14. Managing the "Back" button in practice
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.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
TimeValid (Function)
Checks the time validity.