ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Events associated with ListView controls
List of events associated with ListView controls...
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
11. Choosing the action of a button/link
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Events associated with Static controls
List of events associated with Static controls...
7. AJAX technology
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the Pivot Table control
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
Events associated with an Organization Chart control
Events associated with Carousel controls
List of events associated with Carousel controls...