ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
7. Multilingual applications in practice
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
ODBCSQLCode (Property)
ODBCSQLCode is used 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)....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Error 2: Incomplete line
InServiceMode (Function)
Indicates whether the code is run in a service.
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
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.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Asc (Function)
Returns the ASCII code of the specified character.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
ERR_NO_END_TAG
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......