ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Error 19: The step of this FOR loop must be constant
Error 1015: The method of the class is protected
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile....
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......