ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Compilation options (chm format)
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
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.
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).
Outstanding progress bars
Simple or symmetric progress bar?...
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
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......