ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. User-friendly editors in practice
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Project description: Files tab
The project description window allows you to configure various elements of your project......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
12. Pages in practice
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
<TreeView>.Collapse (Function)
Collapses a branch previously expanded.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Events associated with framesets
List of events associated with framesets...
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...