ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Including a supercontrol in a window or in a page
OpenSister (Function)
Opens a non-modal sibling window.
Video functions
List of video functions...
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
The planes (in a window or in a report)
The planes are used to group the window controls......