ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
iPrintReport (Function)
Prints a report created with the report editor.
ScanList (Function)
Lists the scanners connected to the current computer.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
DnDAccept (Example)
Usage example of the DnDAccept function
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
HInfoReplica (Function)
Returns information about the specified replica.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
HToItem (Function)
Assigns the specified value to an item of the current record.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......