ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Max (Function)
Returns the greatest value passed as parameter.
Complete (Function)
Returns a character string of a specified length.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
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.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
Scheduler report
The report editor allows you to create "Scheduler" reports....
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
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.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
grAddData (Function)
Adds a data into a chart.