ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
SQLExec (Function)
Names and runs an SQL query.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
HClose (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.
fWrite (Function)
Writes: a character string to an external file. a memory section....
grRotation (Function)
Allows you to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a table or populated programmatically). the number of the column currently in edit mode in the specified data-bound Table control (based on a table or populated programmatically)....
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
HNext (Function)
Sets the position on the next table record according to a browse item.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Cos (Function)
Calculates the cosine of an angle.