ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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, ......
Welcome to Reports & Queries
Reports & Queries is used to......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Supercontrol
A supercontrol is an advanced type of control......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
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 control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
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....