ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
iFont (Function)
Selects the default font.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
RestartProgram (Function)
Ends the application and restarts it.
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
ExePriority (Function)
Returns or modifies the priority of an application currently run.
WINDEV 2024
WEBDEV 2024
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iVLine (Function)
Prints a vertical line at specified coordinates.
Date management constants
List of constants used by date management functions...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
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......