ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
SocketRead (Example)
Usage example of the SocketRead function
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Creating a delete query
A delete query (corresponding SQL statement......
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
EmailSend (Example)
Usage example of the EmailSend function
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.