ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
SSHWrite (Function)
Writes data into the specified SSH session.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
LDAPRenameAttribute (Function)
Renames an attribute.
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.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
fUnlock (Example)
Usage example of the fUnlock function
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.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Min (Function)
Returns the lowest value.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.