ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Secure (Property)
The Secure property is used to configure the table encryption security level.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
<Connection variable>.ModifyViewRights (Function)
Sets the rights granted to a user or group on an SQL view or on a materialized view.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection variable>.InfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
WEBDEV administrator: Viewing logs
The "Logs" tab is used to see the details of logs for a specific period......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
"About" window
The "About" window is used to display and access various information about the current application......
HPriorityClient (Function)
Modifies the priority of a client application.
HPriority (Function)
Finds out and modifies the priority of the calling application.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.