ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
DiagramSave (Function)
Saves a diagram as a "diag" file.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<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.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
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.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
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.
Time (Type of variable)
The Time type is used to easily handle the times...
<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, ....).
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.