ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
Runtime log
The runtime log is the best way to identify the most used features of an application......
Using a query with parameters
A query with parameters can be used......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Multilingual project
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Android Widget windows
An Android application can contain one or more Widget windows......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
Math functions
List of mathematical functions...
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
PicRotation (Function)
Rotates a WDPic image.
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<Image>.Rotation (Function)
Rotates an Image control.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.