ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
The planes (in a window or in a report)
The planes are used to group the window controls......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Creating the skin template of a report
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Creating a table in a report
Tables can be created in a report......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
PopupAnimate (Function)
Displays a popup in a page cell.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
WINDEV applications for Linux: Specific features
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.