ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Events associated with breaks
Adds a shadow effect on an image found in an Image variable....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
Edit options of a report
The report editor allows you to......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......