ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Address (Variable type)
The Address type is used to manipulate the address of a place or person.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
SSHWrite (Function)
Writes data into the specified SSH session.
SysSpace (Function)
Returns the physical memory space for the current computer.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
SysXRes (Function)
Returns the horizontal screen resolution.
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....