ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
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....
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......
OpenSister (Function)
Opens a non-modal sibling window.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
OpenChild (Function)
Opens a non-modal child window.
Customizing the report viewer: Available windows
23. Print modes
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.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Telephony constants
List of constants used by telephony functions...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......