ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
10 results for: code
Code style
The code style allows you to automatically add prefixes to the names of variables and elements in the project (windows, report controls, classes, etc.).
Checkers available in the code editor
The code editor includes several tools to help you correct the code ...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...
Reverse code modeling
The reverse code modeling allows you to view in a graph...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
Project dashboard
The project dashboard provides an overall view of project status via different widgets....
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.