ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Generating an application for Universal Windows 10 App
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with a Switch control
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Image controls
List of events associated with Image controls...
Events associated with Tab controls
List of events associated with Tab controls...
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Android Widget windows
An Android application can contain one or more Widget windows......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Events associated with Button controls
List of events associated with Button controls...
Optional events
By default, the codes available in the code editor correspond to the most common codes......
1
4
5
6
7
8
276
>