ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Setup on a local network (LAN)
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Zombie data files and items
During the life of an application, items live and die......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Emulating constants
List of constants used by the functions for emulating automated tests....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
14. Generation modes
Generation modes...
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.