ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Operations performed on use case diagrams
The following paragraphs explain......
Compatibility between external components and deployed applications
A component can evolve in many ways......
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......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
ERR_WDADMIN_EXIST
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Private Store for mobile applications
There are two methods two deploy your applications......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
11. User Macro-Code: UMC in practice
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.