ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Commands of the external interface
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
ERR_NOTADEVVERSION
8. Optimizing an application
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......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
WDOptimizer: Editing and modifying a ".REP" file
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
3. Application development cycle
Development cycle of a WINDEV application....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
System functions
List of system functions...
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Mouse management functions
List of functions for mouse management...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.