ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Environment of code editor
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
11. Choosing the action of a button/link
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
19. Sending emails
Windows,TCurrent (External language)
Modifies the title of the current window.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Constants for managing the internal windows
Constants for managing Windows events
The following constants are used to manage Windows events:...
Windows event management functions
List of functions for managing Windows events...
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
14. Report templates
...Report templates are used to easily standardize report layouts....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......