ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
8. Sharing a project in practice
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
NET constants
List of constants used by the DotNet functions....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Managing the styles
The help editor allows you to define styles of paragraphs......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Sorts in a report
The sort is used to organize the information displayed in the report......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Page Footer block
The Page footer block is run at the end of each page......
Compilation options (chm format)