ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Charact (Function)
Returns the character corresponding to the specified ASCII code.
How to create a menu?
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Java functions
List of Java functions...
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Creating a select query
A select query (corresponding SQL statement......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.