ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
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......
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......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
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....
ERR_BAD_FILE
23. Print modes
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Saving entered data (AAF)
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
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......
Handling an internal component
An internal component is a set of elements from a project......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......