ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
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.
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Asc (Function)
Returns the ASCII code of the specified character.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
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.
Generating an application for Universal Windows 10 App
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Installing and starting WDTRAD
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Overview of external languages
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......