ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Warning (Function)
Displays a custom message in a system warning window.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
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).
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
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.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
TimePicker (Function)
Opens the system time picker.
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.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.