ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
Text (Property)
The Text property is used to get and modify text.
Image control in a page
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
FTPCommand (Function)
Sends a specific FTP command to a server.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Installing a SOAP server with IIS
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
diffApply (Function)
Applies a difference buffer to a specific buffer.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
W3C standardization
You must comply with the W3C standard (HTML 4......
HTTP constants
List of constants used by the HTTP functions....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......