ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Border (Type of variable)
The Border type is used to handle a border through programming...
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Handling report blocks
The different operations available on report blocks are as follows......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Warning 127: You are using a data source local to the process
AAF: Sort/Search/Filter on the columns of Table controls
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Check model
You can use check models to easily create checks...
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
WEBDEV Application Server - 10 connections - License agreement
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
13. Security benefit: managing the "Back" button