ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Iconize (Function)
Minimizes a WINDEV window.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Handling a control through programming in a report
All report controls can be handled through programming......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Custom tooltips
Tooltips are very useful for application users......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
fChangeExtension (Function)
Changes the extension of a file on disk.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Constants for managing Map controls
Constants for managing Map controls...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
HTML document management functions
List of functions that manipulate HTML documents....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.