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.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
14. Controls in practice
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
The HTML control
The HTML control displays HTML pages or HTML code......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
fSelect (Function)
Opens the Windows file picker.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
HTMLToText (Function)
Converts an HTML string or buffer to text.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......