ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fFileName (Function)
Returns the name of an external file that is currently opened.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
fOpenTempFile (Function)
Creates and opens a temporary file.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
EmailCheckAddress (Function)
Checks the validity of an email address.
HandleParentNext (Function)
Forces the parent of the next window to open.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.