ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
BurnerSelect (Function)
Used to select the default burner.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Automatic calculations in a Table control (AAF)
Environment of code editor
HChangeConnection (Example)
Usage example of the HChangeConnection function
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
BurnerAddFile (Function)
Adds a file to the compilation.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.