ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
13. Print: Reports
WINDEV reports...
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
How to use an array of structures?
An array of structures is an Array variable......
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Creating nested reports
Handling an internal component
An internal component is a set of elements from a project......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
9. Internal component
Error 4: A space is required after the ':' character
Binding a Link control to an item
Native xBase/FoxPro Connector
WINDEV and WEBDEV offer a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......