ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
2. User-friendly editors in practice
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
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......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
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......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
12. Pages in practice
Project description: Files tab
The project description window allows you to configure various elements of your project......
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......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
The Check Box control
A Check Box can correspond to......
Events associated with framesets
List of events associated with framesets...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......