ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
gpwMode (Function)
Returns the runtime mode of the User Groupware.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
ERR_BAD_FILE
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Handling an internal component
An internal component is a set of elements from a project......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).