ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
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.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
SSHWrite (Function)
Writes data into the specified SSH session.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
WINDEV FTP functions
List of WINDEV FTP functions...
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Scope (Property)
The Scope property property is used to specify requested permissions.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
iFont (Function)
Selects the default font.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.