ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
WINDEV applications for Linux: Specific features
Materialized view
OutlookListProfile (Function)
Lists the available Outlook profiles.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
fListResource (Function)
Lists the resources integrated to the application.
NotifListCategory (Function)
Lists the notification categories of the application.
DriveListeFile (Function)
Lists files in an Drive directory.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
ScanList (Function)
Lists the scanners connected to the current computer.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
LDAPListChildren (Function)
Lists the children of an object in an LDAP server.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
RecycleBinListFile (Function)
Lists the files found in the recycle bin of the system.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...