ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
PythonExecute (Function)
Executes a function present in a Python module.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
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.
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......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
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.
iLine (Function)
Prints a line at specified coordinates.
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 ......