ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
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......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
How to create and handle a structure?
This help page explains how to create and handle a structure....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Automatic error handling
Error handling can be customized for each process......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
AAF: Sort/Search/Filter on the columns of Table controls
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......