ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. User Groupware in practice
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Using WDDIXIO
To translate the text used in your project:...
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Creating the menus for the windows of the WINDEV RAD pattern
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
dPolygon (Example)
Usage example of the dPolygon function
ChangeTarget (Function)
Changes the target of a button action.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Table
The "Table" keyword can correspond to...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Color (Property)
The Color property is used to get and change the color of an element.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
dTransferToImage (Example)
Usage example of the dTransferToImage function
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Copying and cloning
Variables are copied using the "=" operator...
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.