ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Euro constants
List of constants used by the functions for managing the Euro....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
The Edit control
The Edit control allows users to enter data......
Chart constants
List of constants used by the functions for chart management....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
ThreadEnd (Function)
Ends the execution of the current thread.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
10. Page templates
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
6. Internal window
Internal windows...