ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
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.
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.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
<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.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Functions for managing images
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Options of the window editor
To configure the general options of the window editor......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
GDI+ framework
Some WINDEV features use the GDI+ framework......
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
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.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.