ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Dequeue (Function)
Removes an element from the queue.
grParameter (Function)
Retrieves or modifies a chart parameter.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFDelete (Function)
Deletes records from a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFModify (Function)
Modifies the records of a file defined in Salesforce.