ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
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
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.
FirstDayOfMonth (Function)
Returns the first day of the month.
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.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.