ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
fSelectDir (Function)
Opens a directory picker.
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).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Configuring the IIS 7/7.5 server
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).