ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
SQLChangeConnection (Function)
Modifies the current connection.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Binding a Repositionable Note control to an item
grParameter (Function)
Retrieves or modifies a chart parameter.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
PythonExecute (Function)
Executes a function present in a Python module.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
The Spreadsheet control
Spreadsheets are one of the most used office tools......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.