ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
XMLClose (Function)
Closes an XML document created by XMLDocument.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Max (Function)
Returns the greatest value passed as parameter.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HInfoServer (Function)
Returns the specified information about the server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
<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.
IsOdd (Function)
Identifies an odd number.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
TextToXML (Function)
Converts an ANSI string to an XML string.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.