ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Time (Type of variable)
The Time type is used to easily handle the times...
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
<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, ....).
DateDifference (Function)
Calculates the number of days between two dates.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
HOnError (Function)
Customizes the management of HFSQL errors.
<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.
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.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
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).