ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Project description: Options tab
The project description window allows you to configure various elements of your project......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Constants for managing the modification of windows by the user
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....