ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
HBuildKeyValueANSI (Function)
Whatever the platform used, the data stored in HFSQL tables is in ANSI format.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
iPrintImage (Function)
Sends the image file to print to the print buffer.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
EndDate (Property)
The EndDate property gets and sets the end date of a time period.
StartDate (Property)
The StartDate property gets and sets the start date of a time period.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data......
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....