ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 103: The type is unknown
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Report controls
Several types of controls can be handled in a report created by the report editor......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Repositionable Note functions
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.