ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Image control in a page
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
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......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
W3C standardization
You must comply with the W3C standard (HTML 4......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Structure (Type of variable)
A structure is a custom type of data...
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
14. Controls in practice
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.