ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constant
The constants are language elements whose value is fixed once and for all...
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
<Sliding Banner>.Previous (Function)
Displays the previous plane of a Sliding Banner control.
<Sliding Banner>.First (Function)
Displays the first plane of a Sliding Banner control.
<Sliding Banner>.Next (Function)
Displays the next plane of a Sliding Banner control.
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Testing a project: setting
By testing the project you can simulate how the application will run......
VibrationTrigger (Function)
Triggers the vibrations of the device.
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......