ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HOpen (Function)
Opens a data file.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HAddUser (Function)
Adds a user to a database.
HDelete (Function)
Deletes a record from a data file (query or view).
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
eChangeCurrency (Function)
Converts a currency into another currency.
iCreateFont (Function)
Creates a new print font.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Print modes of a report
Several print modes are available for a report....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
SQLExec (Function)
Names and runs an SQL query.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
eCurrencyName (Function)
Returns the caption of a currency.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
ThreadExecute (Function)
Starts the execution of a secondary thread.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.