ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report controls
Several types of controls can be handled in a report created by the report editor......
Body Complement block
The Body complement block is linked to the Body block......
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
HState (Function)
Used to find out the state of a record.
<Source>.State (Function)
Used to find out the state of a record.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
1. Project and analysis
Using an external component in an application
A component can be reused at any time in any application......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
12. Pages in practice
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......