ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
WindowsVersion (Function)
Returns the runtime mode of Windows.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
MemDelete (Function)
Deletes an element from a memory area.
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
HStatTime (Function)
Returns the time of the last update for the index statistics.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
HInfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
DateToDay (Function)
Returns the day corresponding to a given date.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
SSHWrite (Function)
Writes data into the specified SSH session.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.