ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
4. HFSQL Classic
1. Project and analysis
7. Window templates
...Window templates...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Body block
The Body block corresponds to the main block of the report......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.