ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dBackground (Example)
Usage example of the dBackground function
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Print modes of a report
Several print modes are available for a report....
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HOpen (Function)
Opens a data file.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Currencies
A currency is a real coded on 10 bytes....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HAddUser (Function)
Adds a user to a database.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
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....
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.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HDelete (Function)
Deletes a record from a data file (query or view).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
iCreateFont (Function)
Creates a new print font.