ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
16. Protecting access to the site: passwords
PermissionList (Function)
Returns one or all the permissions declared by the application.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
TreeView constants
List of constants used by the TreeXXX functions...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
fDriveInfo (Function)
Returns information about a drive.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
LDAPNbValue (Function)
Returns the number of values for an attribute.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
httpRequest
The HTTPRequest keyword can correspond to...