ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.