ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
MCI constants
List of constants used by the MCI functions....
Bluetooth constants
List of constants used by the Bluetooth functions....
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Specific features of the Express version
Height (Property)
The Height property is used to get and change the height of an element.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
EXE constants
List of constants used by the functions for managing executables....
System constants
List of constants used by the system functions....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Width (Property)
The Width property is used to determine and change the width of an element.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......