ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Various WEBDEV constants
Various WEBDEV constants...
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
PageDisplay (Function)
Displays a web page in the user's browser....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
PopupAnimate (Function)
Displays a popup in a page cell.
PageChangeLayout (Function)
Applies a specific layout to a page.
<Popup>.Animate (Function)
Displays a popup in a page cell.
PreviousPage (Function)
Returns the name of the previous page.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
End of break block
The End of break block is optional......
Creating the Table pages of the WEBDEV RAD pattern
15. Project Management Hub