ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
HFreePosition (Function)
Deletes a position saved by HSavePosition.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
SIPVisible (Function)
Displays the keyboard.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
MemDelete (Function)
Deletes an element from a memory zone.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
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.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
StringFormat (Function)
Formats a character string according to the selected options.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
XMLPath (Function)
Returns the current position in the document in XPATH format.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.