ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ControlClone (Function)
Creates a new control from an existing control.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
12. Retrieving data from a site
The Image control
The Image control is used to......
The Clickable Image control
The Clickable Image control can be used to......
WINDEV Mobile Framework License Agreement
The planes (in a window or in a report)
The planes are used to group the window controls......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
WINDEV Framework License Agreement
fCreateLink (Function)
Creates a link on a file at the specified location.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....