ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Gantt chart>.OrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......