ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
10. Smart controls
Smart controls...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Date (Type of variable)
The Date type enables you to easily handle the dates...
11. Table/Looper controls
11. Table/Looper controls
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.