ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Constants for managing tiles
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
The OLE control
The OLE control is used to handle an OLE object......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
HDescribeItem (Function)
Describes a file item through programming.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Custom tooltips
Tooltips are very useful for application users......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
History of versions
The history of setup versions is an advanced feature of the network setup......
Constants used by the functions for managing Tab controls
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Recompiling the project
The project compilation is a process used to......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Generating the setup program
The last wizard step for creating the setup program allows you to......