ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
8. Project sharing in practice
Deselects a row in a Looper control....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
3. Deploying a dynamic WEBDEV site
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Binding a ListView control to an item
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....