ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateDifference (Function)
Calculates the number of days between two dates.
MCI functions
List of MCI functions...
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.
Animating a Static control
Two methods can be used to animate a Static control......
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.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
<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, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Functions for managing images
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
GDI+ framework
Some WINDEV features use the GDI+ framework......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......