ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User report editor (Reports & Queries)
A report provides a custom view of data......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
iEllipse (Function)
Prints an ellipse (in a rectangle).
iPrintImage (Function)
Sends the image file to print to the print buffer.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
iCreateFont (Function)
Creates a new print font.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Java functions
List of Java functions...
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
iMargin (Function)
Defines the "logical" print margins.