ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
13. Print: Reports
WINDEV reports...
6. WEBDEV Account Manager
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
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......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a 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: 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......
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
Copying controls from the page editor
The controls can be copied from the page editor......