ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
ColorPalette (Function)
Returns a color found in the current palette.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
InPHPMode (Function)
Indicates whether the code is run in PHP.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
MSIX installation packages
".STY" file: "Style sheet" file
A style sheet is a "......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......