ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
TimePicker (Function)
Opens the system time picker.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
HSetMemo (Function)
Used to modify the management mode of memo items.
SocketClose (Function)
Closes a socket or a connection to a server socket.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
InPHPMode (Function)
Indicates whether the code is run in PHP.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
StringReverse (Function)
Reverses the characters of a string.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
fDelete (Function)
Deletes a file accessible from the current computer.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
SysTheme (Function)
Returns the current theme used on the mobile device.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Dequeue (Function)
Removes an element from the queue.