ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Multi-product external components
Components are a remarkably useful tool for development teams......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
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......
Native Access to SAP
SAP is a widely used ERP......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
6. Editing a page: zoning mode
Managing main window menus
A main menu is necessarily associated with a window......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Report based on a query
Queries are used to easily select records in one or more data files......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
Installing the robot controller
The monitoring robot includes three executables......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....