ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
DiagramSave (Function)
Saves a diagram as a "diag" file.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
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.
fCurrentDir (Function)
Identifies or modifies the current directory.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
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.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
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.