ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
gBackgroundGradient (Function)
Describes a display color in gradient mode.
MCI functions
List of MCI functions...
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
DateDifference (Function)
Calculates the number of days between two dates.
Events associated with Looper controls
List of events associated with Looper controls...
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
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.
Animating a Static control
Two methods can be used to animate a Static control......
Functions for managing images (prefix syntax)
TimeToString (Function)
Converts a time to a string in the specified format.
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.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.