ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
ExeListProcess (Function)
Returns the list of applications currently run.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
tapiDial (Function)
Dials a phone number for a voice line.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....