ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
WDScript: use in command-line and console mode
Error 17: OTHER CASE must be the last statement used in SWITCH
Error 3: The string has no final "
dCopy (Function)
Copies an image to another image.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....