ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
EmailAddress (Variable type)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
WDXView: How to use
This help page presents the different features of WDXView......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HCross (Function)
Crosses a record in a data file.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).