ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 5: Site parameters
Once the site installed, you can define the site connection options......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on 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......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
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):...
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
2. User-friendly editors in practice
User-friendly editors in practice...
14. Unit tests/Automated tests
2. User-friendly editors in practice
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
Managing the users of an application installed in network
The management of users allows you to find out from the server......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......