ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
HStatDate (Function)
Returns the date of the last update for the index statistics.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Description window of a combining query
The description window of a combining query consists of several sections......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
HFSQL Client/Server: Configuring the server
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
grColor (Function)
Returns and initializes the color of different chart elements.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.