ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
6. Internal window
Internal windows...
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
WDINT, WDTRAD and WDDIXIO: Translation tools
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
What is an application?
An application is a set of objects (windows, controls, ......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
WDDIXIO overview
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Progress Bar control properties
List of properties associated with the Progress Bar control...