ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
KioskDisable (Function)
Disables kiosk mode for the current application.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
ControlCurrent (Function)
Returns the name of the control currently in edit.
HTMLToText (Function)
Converts an HTML string or buffer to text.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
HMode (Function)
Changes the mode and the method for locking tables.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
fShortName (Function)
Returns the short name of a file or directory.
tapiCalledID (Function)
Used to find out the phone number called.
ThreadCurrent (Function)
Returns the name of the thread currently run.
Asc (Function)
Returns the ASCII code of the specified character.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
fLongName (Function)
Returns the long name of a file or directory.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
fTempFile (Function)
Returns the name of a unique temporary file.
ExecuteFunction
Executes a WLanguage function identified by its name.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
InJavaMode (Function)
Indicates whether the code is run in Java.
MDIMother (Function)
Identifies the name of the MDI parent window.
InServiceMode (Function)
Indicates whether the code is run in a service.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.