ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Z-index of a control
All the controls in a window or report have a different z-index......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)......
11. External component
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Secret string vault
Passwords, private keys and tokens are often used in programming......
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......