ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Standard FTP functions
List of standard FTP functions...
ODBCSQLCode (Property)
The ODBCCodeSQL property allows you to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Java functions
List of Java functions...
Charact (Function)
Returns the character corresponding to the specified ASCII code.