ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WINDEV Mobile concepts
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
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......
iPrintImage (Function)
Sends the image file to print to the print buffer.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iEllipse (Function)
Prints an ellipse (in a rectangle).
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
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.
Constants used by the functions for managing Dockable Panel controls
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Programming the looper attributes
All the looper attributes can be handled by programming......
User report editor (Reports & Queries)
A report provides a custom view of data......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....