ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Welcome to Reports & Queries
Reports & Queries is used to......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
PythonExecute (Function)
Executes a function present in a Python module.
iEllipse (Function)
Prints an ellipse (in a rectangle).
iLine (Function)
Prints a line at specified coordinates.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iReportPrintingStatus (Function)
Returns the status of the current print.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
The Clickable Image control
The Clickable Image control can be used to......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
2. UML models
2. UML models
Image control: the supported formats
The supported image formats are as follows:...
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
iCreateFont (Function)
Creates a new print font.