ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
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.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HInfoServer (Function)
Returns the specified information about the server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<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.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.