ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
(No title )
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCopy (Function)
Copies an image to another image.
<Image variable>.Copy (Function)
Copies an image to another image.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
The Clickable Image control
The Clickable Image control can be used to......
License agreement - HFSQL Client/Server
WINDEV concepts
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
WEBDEV concepts
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......