ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
zipExist (Function)
Used to find out whether an archive exists.
FirstDayOfMonth (Function)
Returns the first day of the month.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
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.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
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.
Multimedia functions
List of Multimedia functions...
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
fUnlock (Example)
Usage example of the fUnlock function
Data persistence
The data persistence is used to store the value typed by the user......