ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (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.
  • alpha channel.
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.
Print constants
List of constants used by the print functions....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
fSplit (Function)
Splits a file into several files.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
iEllipse (Function)
Prints an ellipse (in a rectangle).
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Execute (Function)
Starts the execution of a process through programming.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Miscellaneous Windows constants
List of constants used by the Windows functions....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
15. Creating the executable in practice
Creating the executable in practice...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......