ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<Source>.Cross (Function)
Crosses a record in a data file.
Sound (Function)
Plays a sound in WAV format.
MemDeleteAll (Function)
Clears and deletes a memory zone.
HCross (Function)
Crosses a record in a data file.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Accessing a database via a web service
The database can be accessed via a web service......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
24. Displaying and linking pages
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
<Multimedia>.Play (Function)
Plays a multimedia file in a Multimedia control.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
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......
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, ......