ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban list>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
12. Pages in practice
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.