ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
ExeGetPID (Function)
Returns information about the current process.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HTTPAddFile (Function)
Adds a file to the HTTP form.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
fListResource (Function)
Lists the resources integrated to the application.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.