ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
fChangeExtension (Function)
Changes the extension of a file on disk.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
DiagramSave (Function)
Saves a diagram as a "diag" file.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
".STY" file: "Style sheet" file
A style sheet is a "......
Reports
A report provides a custom view of data......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
27. Center or anchor a site horizontally
AWP without UI
Bootstrap, Angular, React, Vue......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Creating a delete query
A delete query (corresponding SQL statement......
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
WDTestSite: Load test
The stress tests are used to check......