ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSH functions
The following functions are used to connect and communicate with a SSH server:...
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
28. Site SEO
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Project portfolio
From version 25, you can create "project portfolios"......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
HTTP functions
List of HTTP functions...
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Code history
The code history is used to......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
dDisplay (Function)
Displays the drawing in the Image control.
HTTP functions (prefix syntax)
List of HTTP functions...
Drop-down button
The drop-down button expands: a context menu. a popup window....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Menu management functions
List of functions for managing menus...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......