ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iHLine (Function)
Prints a horizontal line at specified coordinates.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
RestartProgram (Function)
Ends the application and restarts it.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
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.
iReportPrintingStatus (Function)
Returns the status of the current print.
iEllipse (Function)
Prints an ellipse (in a rectangle).
iLine (Function)
Prints a line at specified coordinates.
Manipulating Action Bars programmatically
Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code....
iCreateFont (Function)
Creates a new print font.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
WINDEV 2024
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....