ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Edit>.DeleteAllAssistedInput (Function)
Clears the values in the suggestion list of an Edit control.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
<sfConnection variable>.EmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Error 2: Incomplete line