ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
DriveListeFile (Function)
Lists files in an Drive directory.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......