ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
xBase files: Limits
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
File download functions
The following functions are used to manage downloads......
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Binding a Repositionable Note control to an item
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
What is an application?
An application is a set of objects (windows, controls, ......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Creating a translation file
WDINT allows you to create a translation file....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.