ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
fTempPath (Function)
Returns the name of directory used to store the temporary files.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
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.
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).
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Binding a Repositionable Note control to an item
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.).
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
The Flexbox control
Flexbox is a standard layout system for web pages......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
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......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
What is an application?
An application is a set of objects (windows, controls, ......