ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
SysVersion (Function)
Returns information about the PHP version used on the current server.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
xlsVersion (Function)
Returns the Excel version that was used to save the file.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Rights on the virtual directory
HOnError (Function)
Customizes the management of HFSQL errors.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via...
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code,...
WEBDEV Application Server 2024
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Programming patterns
CAUTION......
HFSQL: Change of name
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically...
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP...
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can...
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native...
Setup of the WEBDEV Application Server for Linux