ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
ShellExecute (Function)
Opens a document in its associated application.
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 Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
WINDEV 2024
WEBDEV 2024
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
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.