ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
Supercontrol
A supercontrol is an advanced type of control......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
The HTML control
The HTML control displays HTML pages or HTML code......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
iLine (Function)
Prints a line at specified coordinates.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
iEllipse (Function)
Prints an ellipse (in a rectangle).
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iReportPrintingStatus (Function)
Returns the status of the current print.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
iHLine (Function)
Prints a horizontal line at specified coordinates.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Windows
The windows represent the main interface of a WINDEV application......