ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
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....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
8. Binding controls to data
A window can display information from......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Page templates
WEBDEV allows you to create page templates......
8. Associating controls with data
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Constants for managing the modification of windows by the user
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Specific features of the Express version
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)......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
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......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
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 records: special cases
This help page presents the special display cases in WDMap......