ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples and components provided with WEBDEV
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
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)....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Environment of code editor
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
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.
InServiceMode (Function)
Indicates whether the code is run in a service.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
Asc (Function)
Returns the ASCII code of the specified character.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
ERR_NO_END_TAG
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Handling a WinForm .Net control through programming
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......