ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV FTP functions
List of WINDEV FTP functions...
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
API (Example)
Usage example of the API function
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Code history
The code history is used to......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
2. Analysis in practice
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Report blocks
A printed report includes several sections......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Error 1049: The access directives are not allowed in a composite variable
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....