ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
ERR_NO_PROJECT
Various WEBDEV constants
Various WEBDEV constants...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
WEBDEV 2024 Tutorial
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
The pages
Pages are the main interface of a WEBDEV site......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
11. Popup page
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.