ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code statistics
The code statistics affect......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
The "Code hashtags" pane
Service management functions
List of functions for managing services...
Comment (Property)
The Comment property is used to manage comments.
3. Debugger
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Automatic documentation of external components
External components must include a technical documentation......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Error 102: The constants can be defined in the initialization code of project, ...
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Recycle code windows
By default, a single code window is opened per ......
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
HLogInfo (Function)
Adds comments to the log when saving the operation.
13. Debugger
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
1. Examples provided with WINDEV Mobile
18. Order of execution of the code of buttons/links
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......