ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
23. Print modes
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
OpenSister (Function)
Opens a non-modal sibling window.
OpenChild (Function)
Opens a non-modal child window.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Customizing the report viewer: Available windows
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
<Page>.OpenChild (Function)
Opens a non-modal child window.