ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Properties associated with Combo Box controls that display a table
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be manipulated in WLanguage in a window with the following properties.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Diagram constants
The following constants are used to manage diagrams:...
WINDEV License Agreement
WINDEV License Agreement...
Various WEBDEV constants
Various WEBDEV constants...
Internal component
An internal component is a set of elements from a project......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
JSONValid (Function)
Checks the validity of a JSON string.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Switch control properties
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......