ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
8. Associating controls with data
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
8. Binding controls to data
A window can display information from......
Classes, members, methods and properties
A class is made of......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Specific features of the Express version
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
8. 10 tips for better interfaces...
Report and project
In most cases, a report is linked to a project......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......