ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Apply (Function)
Executes a procedure for each element of a WLanguage array.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Financial functions
List of financial functions...
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....