ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
WinEdLoad (Function)
Loads the changes made by the end user in a window.
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
<Component>.Load (Function)
Loads an external component independent of the current project.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
ERR_BAD_ACTION
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
The "Analysis" pane
The "Analysis" pane lists......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....