ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Error 706: The property does not exist on this type of control
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.