ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grType (Function)
Identifies or modifies the type of chart.
dArc (Example)
Usage example of the dArc function
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Creating the Table pages of the WEBDEV RAD pattern
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
grTitle (Function)
Modifies the caption and/or position of the chart title....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
18. Secure payment
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Creating the menus for the pages of the WEBDEV RAD pattern
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......