ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<Tab>.CloseAll (Function)
Closes all dynamic tabs of a Tab control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
SocketClose (Function)
Closes a socket or a connection to a server socket.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Scheduler report
The report editor allows you to create "Scheduler" reports....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
DashMode (Function)
Opens or closes the Dashboard control edit mode.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
PicClose (Function)
Closes the image found in an Image Editor control.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
SysShutdown (Function)
Stops the system or closes the current Windows session.