ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
nWDGetLastError: Error code of last error
Error code of last error......
nWDInitProject: Initialization code of project
Run the initialization code of project......
BCToImage (Function)
Generates the image of a bar code.
The "Code hashtags" pane
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
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......
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 ......
Error 2: Incomplete line
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.
InServiceMode (Function)
Indicates whether the code is run in a service.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Environment of code editor
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).
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
3. Debugger
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
Programming the looper attributes
All the looper attributes can be handled by programming......
1
2
3
4
5
6
169
>