ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
iFont (Function)
Selects the default font.
RestartProgram (Function)
Ends the application and restarts it.
ExePriority (Function)
Returns or modifies the priority of an application 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.
Supercontrol
A supercontrol is an advanced type of control......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
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.