ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
NumberInWords (Function)
Converts a number to words.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
iParameter (Function)
Retrieves the printer configuration and configures the print.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
DomoOpen (Function)
Used to establish a connection with a X10 interface.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
FolderData (Function)
FolderData is kept for backward compatibility.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
PDFSign (Function)
Applies an approval signature to an existing PDF.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.