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.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Python functions
The Python functions are as follows......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
ShellExecute (Function)
Opens a document in its associated application.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
WINDEV 2024
WEBDEV 2024
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
iFont (Function)
Selects the default font.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iVLine (Function)
Prints a vertical line at specified coordinates.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
What is an application?
An application is a set of objects (windows, controls, ......