ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerStatus (Function)
Returns the status of the current burner.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
BurnerPath (Function)
Returns the path of the current burner.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
AAF: Context menu of Image controls
A context menu is available for Image controls......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
WINDEV Framework License Agreement
Testing a project: setting
By testing the project you can simulate how the application will run......
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Query editor: Characteristics
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...