ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
11. Choosing the action of a button/link
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
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......
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......
Windows,TCurrent (External language)
Modifies the title of the current window.
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....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
19. Sending emails
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....
14. Report templates
...Report templates are used to easily standardize report layouts....
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......
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Error 305: The element does not exist in the window
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......