ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Events associated with a Layout control
Cross-references in the code editor
The cross-references in the code editor are used to identify......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
WDTRAD overview
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
11. Table/Looper controls
11. Table/Looper controls
Defining columns of Table controls programmatically