ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
11 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.).
Reverse code modeling
The reverse code modeling allows you to view in a graph...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...
Checkers available in the code editor
The code editor includes several tools to help you correct the code ...
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
MyPage (Reserved word)
MyPage is used to handle the current page...
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...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
Project dashboard
The project dashboard provides an overall view of project status via different widgets....
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.