ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

What is an application?
An application is a set of objects (windows, controls, ......
iFont (Function)
Selects the default font.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iVLine (Function)
Prints a vertical line at specified coordinates.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Welcome to Reports & Queries
Reports & Queries is used to......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Supercontrol
A supercontrol is an advanced type of control......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
PythonExecute (Function)
Executes a function present in a Python module.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
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......
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.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
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....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....