ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
PythonExecute (Function)
Executes a function present in a Python module.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Supercontrol
A supercontrol is an advanced type of control......
Python functions
The Python functions are as follows......
ExePriority (Function)
Returns or modifies the priority of an application currently run.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
The Sidebar control
The Sidebar control gives access to different options......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iHLine (Function)
Prints a horizontal line at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
iEllipse (Function)
Prints an ellipse (in a rectangle).
iPrintImage (Function)
Sends the image file to print to the print buffer.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
iReportPrintingStatus (Function)
Returns the status of the current print.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......