ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Edit control
The Edit control allows users to enter data......
DomoOpen (Function)
Used to establish a connection with a X10 interface.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Multiline strings
To type character strings over several lines in the code editor...
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
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....
String (Variable type)
The String type is used to manipulate strings......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
NumberInWords (Function)
Converts a number to words.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HChangeName (Function)
Modifies the physical name of a table.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.