ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
<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.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
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.
JSONToXML (Function)
Converts a JSON string to XML.
<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, ....).
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
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
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
<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.