ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9. Internal component
Returns the index of the selected element in a Looper control....
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
Camera control in a mobile application
The Camera control is used to......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
4. When to use the debugger?
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
11. External component
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......