ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintArea (Function)
Prints a text in a rectangular area.
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Query and project
iParameter (Function)
Retrieves the printer configuration and configures the print.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
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......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Image editor: Features
The image editor includes several features......
4. Dedicated server or shared server?
ERR_PARSER
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.