ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Error 2: Incomplete line
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
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...
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.
Error 1044: The class is already derived from this class
4. HFSQL Classic
3. UML models in practice