ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
Select query description window: Items that can be used
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
SocketClose (Function)
Closes a socket or a connection to a server socket.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
fLock (Example)
Usage example of the fLock function
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
zipExist (Function)
Used to find out whether an archive exists.
FirstDayOfMonth (Function)
Returns the first day of the month.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
11. Controls in practice
Discover the main characteristics of the controls...
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
fUnlock (Example)
Usage example of the fUnlock function