ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
fTempDir (Function)
Returns the name of directory used to store the temporary files.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
Compilation options (chm format)
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
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.
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.
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).
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Events associated with Flex controls
List of events associated with Flex controls...