ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating links
Links help users navigate the help system......
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
Reloading a document
To reload a document, ......
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
16. Managing requirements
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......