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.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
RestartProgram (Function)
Ends the application and restarts it.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
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.
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......
Local procedure
Two types of procedures are available......
WINDEV 2024
WEBDEV 2024
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
Set of procedures
The global procedures are grouped in set of procedures......
Supercontrol
A supercontrol is an advanced type of control......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
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).