ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Check model
You can use check models to easily create checks...
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
The Signature control
The Signature control is a report control used to sign......
Typing multilingual texts
For a multilingual application, you have the ability to......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
iPrintDoc (Function)
Prints a document in "docx" format.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
BurnerSave (Example)
Usage example of the BurnerSave function
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
iParameter (Function)
Retrieves the printer configuration and configures the print.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......