ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringReverse (Function)
Reverses the characters of a string.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
zipDeleteFile (Function)
Deletes a file from an archive.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Execute (Function)
Starts the execution of a process through programming.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
CurrentYear (Function)
Returns the current year in integer format.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
ThreadRequestStop (Function)
Sends a stop request to a thread.
fDelete (Function)
Deletes a file accessible from the current computer.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
SocketClose (Function)
Closes a socket or a connection to a server socket.
iEllipse (Function)
Prints an ellipse (in a rectangle).